Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!wuarchive!texbell!uudell!natinst!rpp386!jfh From: jfh@rpp386.cactus.org (John F. Haugh II) Newsgroups: comp.sources.d Subject: Re: "travesty" doesn't work on BSD Unix Message-ID: <17498@rpp386.cactus.org> Date: 26 Dec 89 21:10:46 GMT References: <17497@rpp386.cactus.org> <1530@cbnewsi.ATT.COM> Reply-To: jfh@rpp386.cactus.org (John F. Haugh II) Organization: Lone Star Cafe and BBS Service Lines: 15 In article <1530@cbnewsi.ATT.COM> plb@cbnewsi.ATT.COM (peter.l.berghold) writes: >After redefining some of the function calls as follows: > > srandom to srand > random to rand > bcmp to strncmp > bcopy to stncpy > >in order to HOPEFULLY make it compatible with HPUX, it still didn't work. The bcmp and bcopy should have been redefined to memcmp and memcpy, but that still didn't do me any good. -- John F. Haugh II UUCP: ...!cs.utexas.edu!rpp386!jfh Ma Bell: (512) 832-8832 Domain: jfh@rpp386.cactus.org