--- "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/
- Char* Structures Stephen A. Cochran
- Re: Char* Structures Eric W. Sirko
- Re: Char* Structures Ng Wei Gee
- Re: Char* Structures Stephen A. Cochran
- Re: Char* Structures Ng Wei Gee
- Re: Char* Structures Eric W. Sirko
