About stack size
From: Sam Sungshik Kong (ssk_at_chol.nospam.net)
Date: 09/09/04
- Next message: Alwyn: "Re: where is the template instance?"
- Previous message: Alwyn: "Re: Problems reversing strings"
- Next in thread: Alwyn: "Re: About stack size"
- Reply: Alwyn: "Re: About stack size"
- Reply: Thomas Matthews: "Re: About stack size"
- Reply: Alwyn: "Re: About stack size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 09 Sep 2004 17:14:27 GMT
Hello, group!
I wonder how the stack size is set (or determined by compilers) and if it
can be resized during run-time.
I heard that it's dynamic.
What does it mean? Dynamic during compile-time or run-time?
The stack area can't be divided, right?
Is it always before the start point of heap?
TIA.
Sam
- Next message: Alwyn: "Re: where is the template instance?"
- Previous message: Alwyn: "Re: Problems reversing strings"
- Next in thread: Alwyn: "Re: About stack size"
- Reply: Alwyn: "Re: About stack size"
- Reply: Thomas Matthews: "Re: About stack size"
- Reply: Alwyn: "Re: About stack size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|