problem with memcpy (3B1)

Trent MacDougall trent at dalcs.UUCP
Tue Aug 2 02:20:37 AEST 1988


I have a problem with memcpy.  I can't get it to work.  When I compile a
program that is using it the compiler bombs in memory.h.
If I leave out memory.h and put char *memcpy() in my program it says
argument mismatch.  And finally if I don't even declare it I get the
message that it can't find bcopy.o.  Has anyone had this trouble on the
3B1 (3.51)?  Please help if you can.

Just another note, I was using getpwent and getgrent and found that getpwent
is declared properly but getgrent isn't.  ie. getgrent is struct group instead
of being struct group *, so I must force a cast
-- 
UUCP		{uunet utai watmath}!dalcs!trent
CDN		trent at cs.dal.cdn
INTERNET	trent%dalcs at uunet.UU.NET



More information about the Comp.sys.att mailing list