Hi.

I want to use malloc to resize a string.  I tried #include <stdlib.h>
but codewarrior
says it can't 'stdlib.h' can not be opened.  Does this mean it can't
find it or
does it mean I'm not supposed to use stdlib with the palmos headers?

Thanks

Larry

By the way, is it appropriate to use malloc to resize a string?  I'm
getting the
string from a text field and putting it into a structure.

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