is there stack size in iphone?
Posted
by senthilmuthu
on Stack Overflow
See other posts from Stack Overflow
or by senthilmuthu
Published on 2010-05-27T05:31:59Z
Indexed on
2010/05/27
5:41 UTC
Read the original article
Hit count: 355
iphone
|iphone-sdk
Hi, Every RAM must have stack and heap (like CS,ES,DS,SS 4 segments).but is there like stack size in iphone,is only heap available?some tutorial say when we increase stack size , heap will be decreased,when we increase heap size ,stack will be decreased ...is it true..? or fixed stack size or fixed heap size ? any help please?
© Stack Overflow or respective owner