> How large are your strings?  If you've got strings of 3 characters each,
you
> need to allocate one extra byte for the NUL terminator.  If your strings
are
> longer, then you'll need to find some other sum that will give you the
> amount of memory needed.


Thanks, that was exactly my problem.


+++++++++++++
Timothy D. Astle
Embedded Systems Programmer
ALT Group Inc.
+++++++++++++

"People who can smile when things go wrong has thought of someone else to
blame it on."



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