Stack Size
| Sat, 2006-04-01 11:53 | |
|
Hi all,
It is important to be able to accurately estimate how much stack space is needed by an application, however, this is not easy because it is completely code dependent, and may vary from run-to-run depending on (for example) user input or event/interrupt timings. Further more am in the fixed situation how to compute the stack size for the Symbian Application, Well my major concern is that I have Existing Application in which the stack size has been taken as the 100 * 1024 (100K), But Now I have updated this application whith some major functinality, As I am not the Symbian C++ programmer, due to which I dont know Weather I should Increase the satck size or not, Well any document or link realeted to accurately estimate the stack size for the development of the Symbain Application will be highly Helpful. And yes if any one knows maximum Stack which we can allocate in the symbian application development, then please let me know. Thanks In Advance Ranjeet Gupta |
|





