> shouln't return the above function and also find_first_of(...) an index > startin from 0 as all string functions do normally? I need a fast answer > as someone (I guess I know how ;) missinterpreted some function calls > in vspace.C and so they don't work anymore. Now I would like to know > if I should fix the above behaviour too. Check http://www.sgi.com/Technology/STL/basic_string.html Greets, Asger
- string::find_first_not_of Juergen Vigna
- Re: string::find_first_not_of Asger K. Alstrup Nielsen
- Re: string::find_first_not_of Juergen Vigna