| Published on March 17, 2008 [12:28:42 AM] |
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 |