Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!sdd.hp.com!hplabs!hpcc01!hpcuhb!hpcllla!hpclisp!hpcljms!brians From: brians@hpcljms.HP.COM (Brian Sullivan) Newsgroups: comp.lang.c Subject: Re: bsearch routine in c Message-ID: <660084@hpcljms.HP.COM> Date: 29 Jun 90 22:31:16 GMT References: <321@bii.UUCP> Organization: Hewlett-Packard Calif. Language Lab Lines: 11 You can find both a C implementation and a hand-coded 68000 assembly implementation of the bsearch(3C) subroutine in the Addison-Wesley book: "68030 Assembly Language Reference" see pages 648-652. If you are working with the Mac and AU/X I would suggest that you obtain this book, beacuse it address several Mac implementation issues.