On Fri, 27 Jul 2001, Igor Mozolevsky wrote:
> > Not to confuse  you, but you might find StrNCat to be useful if you don't
> > like to manually terminate your strings.
> 
> So StrNCat(dst, src, 200) would copy first 199 spaces and set dst[200] == 
> '\0', right?

  no.. it only touches the FIRST 200 chars (0..199)..

// az
[EMAIL PROTECTED]
http://www.ardiri.com/


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