sawer
April 24th, 2007, 03:05 AM
Hi
I am reading documents about stack frame. But i really confused about where the stack frame of func. is.
For example here
http://courses.ece.uiuc.edu/ece390/lecture/lockwood/l8.html
It doesnt include local variables to stack frame
But here
http://en.wikipedia.org/wiki/Call_stack
it includes.
So can anyone explain me which one is true?
What is the procedure for function call in c?
I am looking for your answers
Thanks.
I am reading documents about stack frame. But i really confused about where the stack frame of func. is.
For example here
http://courses.ece.uiuc.edu/ece390/lecture/lockwood/l8.html
It doesnt include local variables to stack frame
But here
http://en.wikipedia.org/wiki/Call_stack
it includes.
So can anyone explain me which one is true?
What is the procedure for function call in c?
I am looking for your answers
Thanks.