| Published on March 09, 2007 [03:04:02 PM] |
Browse class : String|
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 |