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

Find a substring, with an optional starting offset

ptrdiff_t find(const char * s, ptrdiff_t offset = 0) const;
Returns

Starting offset of the string if found, or -1 if not found

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