"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 ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to