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

Offset of the string, or -1 if not found

Find a string, starting at the end of the string