Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!yale!cs.utexas.edu!uwm.edu!bionet!ames!attctc!larryd1 From: larryd1@attctc.Dallas.TX.US (Larry Clark) Newsgroups: comp.unix.questions Subject: bcopy() bzero() Message-ID: <11387@attctc.Dallas.TX.US> Date: 9 Feb 90 11:20:44 GMT Distribution: usa Organization: The Unix(R) Connection, Dallas, Texas Lines: 8 I'm porting sources from the bsd world into a Sys V environment and need an explanation of bcopy() and bzero(). Would someone in a bsd environment explain the parameters of each call and possibly map them to memcpy() and memset()? Thanks attct!larryd1