bcopy and bzero on AT&T sysV
Meek
kmeek at cti1.UUCP
Fri Jun 15 04:16:32 AEST 1990
I am trying to compile a C program that uses bcopy() and bzero()
functions. The linker bombs because it doesn't know bcopy and bzero.
I am compiling this on an AT&T 3B2/600G running System V 3.2.2
I assume the problem is that bcopy and bzero are bsd functions that are
not supported in sysV. If this is the case is there a sysV function
that I can substitute? If not, anyone have source for bcopy() and bzero()
that would work on a 3B2 and is public domain ??
Thanks in advance for any suggestions.
Kevin Meek
Comprehensive Technologies Int'l Inc.
2121 Crystal Drive Suite #103
Arlington, VA 22202
uunet!cit1!kmeek OR cti1!kmeek at uunet.uu.net
More information about the Comp.lang.c
mailing list