TIBCO Adapter SDK C++ Reference
MString::find_first_not_of
MString
Find the first (lowest position element, at or after position pos, that is not the char specified.
Declaration
Mu4 find_first_not_of(char c, Mu4 pos = 0) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.