Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C Masked Global Variable

Name: Anonymous 2009-05-14 5:52

How would I access the global variable tim from procedure()?

int tim = 0;

void procedure(int tim)
{
    global tim = local tim;
}

Name: Anonymous 2009-05-14 9:14

>>15
all variables should be local anyway

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List