orbitz
May 29, 2003
It's like this, take a fucntion: void blah(int r) r is a local variable. It's value is initialized to whatever you pass it. Just because it's in a parameter list does not mean it isn't a loca...
i can't find the code leak in this...can you?