SysV bcopy?
Sam Bassett RCD
samlb at pioneer.arc.nasa.gov
Sun Mar 19 16:07:35 AEST 1989
FTFM:
bcopy( b1, b2, length )
char *b1, *b2;
int length
bcopy copies a string of bytes (treating \0 and everything else as
just another byte from b1 to b2, for 'length' number of bytes.
Sam'l Bassett, Sterling Software @ NASA Ames Research Center,
Moffett Field CA 94035 Work: (415) 694-4792; Home: (415) 454-7282
samlb%well at lll-crg.ARPA samlb at pioneer.arc.nasa.gov
<Standard Disclaimer> := 'Sterling doesn't _have_ opinions -- much less NASA!'
More information about the Comp.unix.questions
mailing list