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

Offset of the character, or -1 if not found

Find a character, starting at the end of the string