In terms of efficiency and speed, are there any pros and contras in using
MemMove() vs StrCopy(), StrCat(), etc.?

I am aware of potential multi-byte character encoding issues involving
StrNCat() and StrNCopy().

Also, MemMove() will require an additional chrNull termination if using it as
StrNCat().

Thanks, PaulN

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

Reply via email to