Click here to Skip to main content
15,916,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHotFix Pin
Supriya Tonape4-Sep-05 23:57
Supriya Tonape4-Sep-05 23:57 
AnswerRe: HotFix Pin
ThatsAlok5-Sep-05 0:09
ThatsAlok5-Sep-05 0:09 
GeneralRe: HotFix Pin
Supriya Tonape5-Sep-05 1:46
Supriya Tonape5-Sep-05 1:46 
GeneralRe: HotFix Pin
ThatsAlok5-Sep-05 2:49
ThatsAlok5-Sep-05 2:49 
GeneralRe: HotFix Pin
Ravi Bhavnani5-Sep-05 3:05
professionalRavi Bhavnani5-Sep-05 3:05 
GeneralRe: HotFix Pin
Supriya Tonape5-Sep-05 3:21
Supriya Tonape5-Sep-05 3:21 
GeneralRe: HotFix Pin
ThatsAlok5-Sep-05 3:49
ThatsAlok5-Sep-05 3:49 
Questionsimple Question Pin
Eytukan4-Sep-05 23:54
Eytukan4-Sep-05 23:54 
AnswerRe: simple Question [edited] Pin
toxcct5-Sep-05 0:05
toxcct5-Sep-05 0:05 
AnswerRe: simple Question Pin
ThatsAlok5-Sep-05 0:06
ThatsAlok5-Sep-05 0:06 
JokeRe: simple Question Pin
G Haranadh5-Sep-05 0:32
G Haranadh5-Sep-05 0:32 
JokeRe: simple Question Pin
ThatsAlok5-Sep-05 0:35
ThatsAlok5-Sep-05 0:35 
JokeRe: simple Question Pin
toxcct5-Sep-05 1:07
toxcct5-Sep-05 1:07 
GeneralRe: simple Question Pin
kakan5-Sep-05 0:36
professionalkakan5-Sep-05 0:36 
AnswerRe: simple Question Pin
ThatsAlok5-Sep-05 1:12
ThatsAlok5-Sep-05 1:12 
GeneralRe: simple Question Pin
kakan5-Sep-05 1:35
professionalkakan5-Sep-05 1:35 
AnswerRe: simple Question Pin
ThatsAlok5-Sep-05 3:12
ThatsAlok5-Sep-05 3:12 
kakan wrote:
Yes, the stack variables will be cleaned, that's true. But the variable i will be recreated for every iteration of the loop.

That's Whats I am saying...


kakan wrote:
It's the compilers task to handle the stack, depending on calling convention etc., not the OS.

yeah I know but Compiler doesn't allocate address to the stack. That the Work of OS, you can correct if i am wrong..


kakan wrote:
the stack isn't cleaned or allocated (except when the process/thread starts and exits).
But PUSH and POP happens, i.e. variable is push and pop into/from Stack.



"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
AnswerRe: simple Question Pin
Marc Soleda5-Sep-05 0:09
Marc Soleda5-Sep-05 0:09 
AnswerRe: simple Question Pin
Eytukan5-Sep-05 0:46
Eytukan5-Sep-05 0:46 
AnswerRe: simple Question Pin
Gary R. Wheeler5-Sep-05 5:47
Gary R. Wheeler5-Sep-05 5:47 
QuestionHow to use CByteArray to store and retrieve unsigned char data Pin
snprani4-Sep-05 23:16
snprani4-Sep-05 23:16 
AnswerRe: How to use CByteArray to store and retrieve unsigned char data Pin
ThatsAlok4-Sep-05 23:50
ThatsAlok4-Sep-05 23:50 
Questionhandwolf@126.com Pin
superhandwolf4-Sep-05 23:05
superhandwolf4-Sep-05 23:05 
AnswerRe: handwolf@126.com Pin
toxcct4-Sep-05 23:15
toxcct4-Sep-05 23:15 
GeneralRe: handwolf@126.com Pin
handwolf824-Sep-05 23:30
handwolf824-Sep-05 23:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.