Looks to me like you're overwriting your stack because you're working with an array of string POINTERS that is allocated on the stack, but treating it as if you actually allocated space on the stack for the strings themselves. -- Peter Epstein -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Stack Trace Lost Mayank Pradhan
- RE: Stack Trace Lost Peter Epstein
- RE: Stack Trace Lost McCormick, Tom
