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

Find a character, starting at the end of the string

ptrdiff_t rfind(char c) const;
Returns

Offset of the character, 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.