Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DString::rfind Method (char *)
rfind Method | DString Class | dtSearch Namespace | Send Feedback

Find a string, starting at the end of the string

ptrdiff_t rfind(const char * s) const;
Returns

Offset of the string, or -1 if not found

Group
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > rfind Method > DString::rfind Method (char *)
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.