home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:16630 comp.std.c:3014
- Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!bu.edu!cs!corvett
- From: corvett@cs.bu.edu (Sungyeup Kim)
- Newsgroups: comp.lang.c,comp.std.c
- Subject: Search function algorithms
- Message-ID: <102274@bu.edu>
- Date: 17 Nov 92 03:59:45 GMT
- References: <1992Aug26.024006.9130@druid.uucp> <1992Oct27.163928.19495@rz.uni-jena.de> <1992Oct27.192807.16216@newshost.lanl.gov>
- Sender: news@bu.edu
- Followup-To: comp.lang.c
- Distribution: comp
- Organization: Computer Science Department, Boston University, Boston, MA, USA
- Lines: 7
-
-
- Hi,
- Could somebody give me a very nice and easy search algorithm.
- What I want to do is after I get a string(I don't know the length)
- I want to check whether it's in the array or not.
-
- Thanks in advance !!!
-