I believe MemMove is just poorly named. It behaves the same way you'd expect a 
function called MemCopy to...ie. it leaves the source intact.

Stuart Nicholson

> I had a look and could not locate a MemCopy, only StrCopy and MemMove. I'd
> like to use MemCopy for copying complete structs, copying Strings without
> the null character, etc. Will MemMove accomplish this OK, or will it somehow
> trash the source data? (I realise I can just write my own MemCopy, but was
> curious as to why it was left out and if MemMove does the same thing).
> 
> thanks,
> Rhys.
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe, please 
see
http://www.palmos.com/dev/tech/support/forums/
> 
> 



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