| Home | How To | Online Documentation | Support | Download | Order |
|
|
int ReverseFind( SAChar ch ) const; Return ValueThe index of the last character in this SAString object that matches the requested character; –1 if the character is not found. Parametersch. The character to search for. RemarksSearches this SAString object for the last match of a substring. The function is similar to the run-time function strrchr. Server specific notesNo specific information. See alsoProblems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
|||||||||||||||||||