next up previous contents index
Next: backward_search Up: Search and substitution Previous: Search and substitution

forward_search

     int forward_search(char * str);

Searches for str through the next characters, returns 1 and goes to the beginning of the string on success, else returns 0.



Lionel Fournigault
Fri Nov 6 17:00:30 MET 1998