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

int(tim)=0;void(procedure)(int(tim)){int(tom)=tim;extern(tim);tim=tom;}

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