SysV bcopy?

Doug Gwyn gwyn at smoke.BRL.MIL
Mon Mar 20 20:37:20 AEST 1989


In article <16451 at mimsy.UUCP> chris at mimsy.UUCP (Chris Torek) writes:
>	#define bcopy(s, d, n) memmove(d, s, n)
>will always work, ...

Except of course on systems that don't HAVE memmove(), like practically
every commercial version of UNIX out there..



More information about the Comp.unix.questions mailing list