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

Find a character, starting at the front of the string

ptrdiff_t find(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 > find Method > DString::find Method (char)
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.