Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!husc6!m2c!umvlsi!eta.ecs.umass.edu!srivasta From: srivasta@eta.ecs.umass.edu (Manoj Srivastava) Newsgroups: comp.lang.c Subject: pointer to sources for a distributable strstr? Keywords: strstr, library routine Message-ID: <1146@umvlsi.ecs.umass.edu> Date: 21 Aug 90 01:53:51 GMT Sender: news@umvlsi.ecs.umass.edu Reply-To: srivasta@umvlsi.ecs.umass.edu Distribution: usa Organization: University of Massachusetts at Amherst Lines: 19 Hi, I was looking at K&R II, and on page 250 (Standard Library) I came across a reference to the library routine: char *strstr(cs,ct) return pointer to the first occurence of string ct in cs, or NULL if not present. Unfortunately I do not have access to an ANSI compliant library, and i was wondering if any sources of this function are available publically. please email: I shall summarize for the group. As always, thanks in advance. manoj. Old age is fifteen years older than I am. -- Bernard M. Baruch