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

backward_search

   int backward_search(char * str);

Searches for str through the previous 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