[6932] in Athena Bugs
rt 7.1H: memcmp, etc.
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Jan 22 00:34:05 1991
From: qjb@ATHENA.MIT.EDU
Date: Tue, 22 Jan 91 00:33:58 -0500
To: bugs@ATHENA.MIT.EDU
System name: m16-034-22
Type and version: RTPC-ROMPC 7.1H
Display type: apa16
What were you trying to do?
Be ANSI-compliant and use the functions defined in
memory.h instead of bcopy, etc. I wanted to make sure
that the syntax was the same as the corresponding b* functoins.
What's wrong:
There ain't no manual page installed.
What should have happened:
There shouldn't have ain't been one. :-)
This seems to be the case in 7.2 as well; I didn't try
the command, but I checked the /usr/man/man3.
Please describe any relevant documentation references:
memccpy(3), memchr(3), memcmp(3), memcpy(3), memset(3)