Mercurial > mplayer.hg
view etc/inttypes.h @ 15552:7867e143a557
Use memmove instead of memcpy for overlapping areas.
author | reimar |
---|---|
date | Mon, 23 May 2005 16:17:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>