Subject: Re: bcmp() et al To: Andy <andy@softbook.com> From: Bill Studenmund <wrstuden@nas.nasa.gov> List: port-macppc Date: 12/07/1999 15:42:12
On Tue, 7 Dec 1999, Andy wrote:
> What file is bcmp(...) defined?
I think it should be defined in terms of the mem* functions (like memcmp).
Look at sys/systm.h.
Take care,
Bill