Re:"Local Heap Size" in Linker Settings
Quote
> After some exploration, I determined that the Stack Size, Local Heap Size,
> and global
> data must all fit within one segment.
well,the Stack is where the data needed to call functions is stored
(arguments,local variables,that thing.Actually used for
recursion,really,becuz then you'll need a good sized stack).the global
data is the Just that : the data used in the main program : all the variables
that are created while Compiling (not runtime).the GLOBAL variables.the local
heap is where The program gets it RunTime variables : when you allocate
new memory using pointers,and such...
hope I helped a bit...
--------------------------------------------------------------->
Ron Mertens | WWW : http://www.math.tau.ac.il/~mertero | -->Tsh|
--------------------------------------------------------------->
"I wouldn't shut your eyes just yet
I wouldn't turn the lights down yet
'Cos there's things you've gotta see here
There's things you've gotta believe of me"
Tindersticks