"Matt Graham" <[EMAIL PROTECTED]> wrote in message
news:102244@palm-dev-forum...
>
> If you're coming from Java, then this is important. Null terminating 0s
> on strings is vital in C and it's string management functions. If you
> always program to account for possibly not having 0s, you'll never get
> anywhere. Find out for sure if the strings are null-terminated and then
> assume they always will be.

In general, I think that's usually okay, but don't forget to be careful when
dealing with StrNCopy.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to