RAM Questions in Iphone
Posted
by senthilmuthu
on Stack Overflow
See other posts from Stack Overflow
or by senthilmuthu
Published on 2010-05-27T11:13:38Z
Indexed on
2010/05/27
11:41 UTC
Read the original article
Hit count: 219
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?
Based on processor,will be segments changed?is there no need to have 4 segements for all processors?IF RAM does not have stack ,heap, where is it?
IF RAM does not have stack ,heap ,where the heap and stack is managed?
© Stack Overflow or respective owner