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



Browse class : String

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


Description

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


Return

Returns -1 if not found, and if value of variable 'Needle' found returns the index of character


Remarks







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