Date: Sun, 16 Mar 2003 21:36:52 +0100 From: Poul-Henning Kamp <phk@phk.freebsd.dk> To: arch@freebsd.org Subject: memcpy() with specified direction of copying ? Message-ID: <9357.1047847012@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
Is there any standard which has provided an api for mandating the direction of copying from a memcpy() like function ? As I read our man-page, there is no way to know of memcpy() copies from the start and forward or from the end and backward through the two areas. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9357.1047847012>
