Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/3/84; site teddy.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!talcott!panda!teddy!jpn From: jpn@teddy.UUCP Newsgroups: net.sources.d Subject: Re: MSG strchr problem Message-ID: <2296@teddy.UUCP> Date: Wed, 19-Mar-86 08:39:19 EST Article-I.D.: teddy.2296 Posted: Wed Mar 19 08:39:19 1986 Date-Received: Fri, 21-Mar-86 06:23:20 EST References: <2403@burdvax.UUCP> Reply-To: jpn@teddy.UUCP (John P. Nelson) Distribution: net Organization: GenRad, Inc., Concord, Mass. Lines: 12 In article <2403@burdvax.UUCP> wpl@burdvax.UUCP (William P Loftus) writes: >Does anyone have the code for the strchr routine in the Msg program? > >This is the only thing between me and a screen full of mail! > Yes, I do: #define strchr index Actually, it is even easier to change the Makefile to have the CFLAGS include the line -Dstrchr=index!