"Nesse, Rustin" <[EMAIL PROTECTED]> wrote:
>Part of the problem is that the API has one function, MemMove, that
>is the equivalent of memcopy, but gets confused with memmove, which is
>also a very common function.
Errr, it seems correctly named to me. MemMove() can handle
overlapping copies which makes it equivalent to the standard
lib function memmove() rather than memcpy().
--
-M- [EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- How "MemMove" is implemented? Chi-Yi Lin
- RE: How "MemMove" is implemented? Nesse, Rustin
- RE: How "MemMove" is implemented? Borislav Kolev
- Re: How "MemMove" is implemented? Aaron Ardiri
- RE: How "MemMove" is implemented? Nesse, Rustin
- RE: How "MemMove" is implemented? krollin
- Re: How "MemMove" is implemented? Philip Sheard
- Re: How "MemMove" is implemented? Philip Sheard
- RE: How "MemMove" is implemented? Nesse, Rustin
- RE: How "MemMove" is implemented? Mark Smith
- RE: How "MemMove" is implemented? Nesse, Rustin
