You are here: C++ Support Classes > dtSearch Namespace > Classes > DWString Class > DWString::rfind Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DWString::rfind Method
Syntax
C++
ptrdiff_t rfind(wchar_t c) const;

Offset of the character, or -1 if not found

Find a character, starting at the end of the string