User: dwjang

  • Public profile

User profile: dwjang

User info
User name:dwjang
History
Joined:
Number of posts:7
Latest posts:

memory allocation for auto variables in a loop
Hi, I thought it is not necessarilly be same all the time. So for example, if I run this on thread,...

memory allocation for auto variables in a loop
Hi, I have the following simple program which prints out the address of a local variable inside l...

passing pointer to a function
As you said, "the pointer itself declared as a parameter is a local object of the function". If this...

passing pointer to a function
I know how to fix this and how to implement more elgant way, but what I don't understand from this s...

passing pointer to a function
So then, why after calling newStack(Stack* s) function, s is still 0?

This user does not accept Private Messages