Dave Lippincott wrote:
> 
> Make sure both strings are NULL terminated.  Also make sure the target
> string has enough memory allocated to it to handle the length of both
> strings plus NULL.

<pedantic>
        You mean "null" not "NULL".  
        NULL is a typed as a void pointer in C, not a character.
</pedantic>
--
= Warren Young -- Maintainer of the Palm OS Programmer's FAQ at:
=     http://www.cyberport.com/~tangent/palm/faq/
=
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m

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