MSG strchr problem

Larry Campbell campbell at maynard.UUCP
Thu Mar 20 04:25:46 AEST 1986


> Does anyone have the code for the strchr routine in the Msg program?

strchr == index, so:

	CFLAGS=-Dstrchr=index

in your makefile should do the trick.
-- 
Larry Campbell                                 The Boston Software Works, Inc.
ARPA: maynard.UUCP:campbell at harvard.ARPA       120 Fulton Street
UUCP: {harvard,cbosgd}!wjh12!maynard!campbell  Boston MA 02109



More information about the Comp.sources.bugs mailing list