Newbie problem with the String class

Igor A. Shevchenko igorash at mail.od.ua
Thu Feb 10 03:42:51 GMT 2000


> Was "index" replaced by another method? Which one?
string::find_first_of
string::find_last_of
string::find
string::rfind
string::find_first_not_of
string::find_last_not_of
... and so on ...
take a look at /usr/include/g++/std/bastring.h, class basic_string

	igor





More information about the KDevelop mailing list