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