Class globals std string String
(no description)
Functions
compare
compare(s) compare(pos, n, s) @param s String to compare to @param pos Position of first character used to compare @param n Number of characters to compare
find_first_of
returns index (zero based) of first occurrence of s searching from pos
new
public: