Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : String

Function : int find (String Needle [,int StartIndex])


Description

Find a sub-string in a another string, Needle is the sub-string to find, and StartIndex is the ZERO based index of the first character to start search from


Return

Returns -1 if specified value (in Needle) not found
Returns index of first character of sub-string if successful


Remarks







Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc