Parameters |
Description |
const char* formatString |
[in] Format string. |
va_list argList |
[in] Argument list. |
Returns a reference to this String Object.
Assigns a value to this String object using a vsprintf-style format string and argument list.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|