So, if I'm understanding you correctly, your program is crashing periodically and you think that is because your call stack is too deep? That seems awfully unlikely. Are you running out of stack space? Do you have some kind of infinite recursion going on? What is the maximum depth of your call stack and why do you think that's the problem? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
- Re: too many called functions - how to get more ? Matthew Henry
- Re: too many called functions - how to get more ? Logan Shaw
- Re: too many called functions - how to get more ? Flex
- Re: too many called functions - how to get more ? Thomas Damme
- Re: too many called functions - how to get more ? Keith Rollin
- Re: too many called functions - how to get more ? Henk Jonas
