| Table of Contents CzStr::FindDescriptionFinds the first instance of a character sequence in a string variable. Function prototypeint Find(const char* lpText, int StartPos = 0); Arguments
 Return value-1 if an error occurred, and zero or more if the string is found. CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |