On 2013-11-23 15:18, Robert Baron wrote:
> Second question:
> 
> Doesn't memcpy allow for overlapping memory, but strcpy does not?  Isn't
> this why memcpy is preferred over strcpy?

IIRC memcpy does not, but memmove does.

See: http://linux.die.net/man/3/memcpy


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5290ca48.4050...@gmxpro.net

Reply via email to