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/

Reply via email to