Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 exptools; site ho95e.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!ho95e!wcs From: wcs@ho95e.UUCP (x0705) Newsgroups: net.sources.bugs Subject: Re: MSG strchr problem Message-ID: <568@ho95e.UUCP> Date: Wed, 19-Mar-86 10:15:22 EST Article-I.D.: ho95e.568 Posted: Wed Mar 19 10:15:22 1986 Date-Received: Fri, 21-Mar-86 04:02:31 EST References: <2403@burdvax.UUCP> Reply-To: wcs@ho95e.UUCP (Bill Stewart 1-201-949-0705 ihnp4!ho95c!wcs HO 2G202) Distribution: net Organization: AT&T Bell Labs, Holmdel NJ Lines: 13 Keywords: BSD vs. System III/V 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! #define strchr index #define strrchr rindex Berkeley UNIX uses index/rindex; AT&T System III and later use str*chr. This indicates that the second line of your posting may be optimistic; I haven't yet unshar_ed the MSG stuff. Good luck, -- # Bill Stewart, AT&T Bell Labs 2G-202, Holmdel NJ 1-201-949-0705 ihnp4!ho95c!wcs