MSG strchr problem
x0705
wcs at ho95e.UUCP
Thu Mar 20 01:15:22 AEST 1986
In article <2403 at burdvax.UUCP> wpl at 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
More information about the Comp.sources.bugs
mailing list