On Mon, 5 Apr 1999, Roger Smith wrote: >Is there a function anywhere in the code that I can use to search >through strings? > search_function("I want to get done so i can get to sleep!", "one"); char *ptr = strstr("I want to get done so i can get to sleep!", "one"); -- George Greer greerga@circlemud.org +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST