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:08

>>14
what about when you run have more than like 55 variables

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