--- "Ng Wei Gee" wrote:
What I suggest here is that it would be better to declare your strings as
arrays rather than pointers.
--- end of quote ---

This doesn't seem like it would solve the problem to me, since an array is just
a pointer to the first element in the array. Without having a lock on the
memory, it could be moved. 

Steve Cochran

-- 
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