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

Stack Overflow = Garbage Collection

Name: Anonymous 2009-11-11 12:45

If my functions only use a few variables and never return, then I never need anything but stack memory, and overflow is simply garbage collection. Is this possible in C?

Name: Anonymous 2009-11-11 12:53

>>2
I'm only fucked if I still need to access the old values. But the point is that I don't... a function uses a few, then goes to the next function, which uses a few, etc. By the time the old values would be pushed out, I don't need them anymore.

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