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
Mon Dec 15 10:53:26 MET 1997