Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ExEdInputParser::reset Method
Syntax
C++
void reset(bool allowSpaces, int reserve = 128);

Resets the input parser.

Parameters
Description
allowSpaces
[in] If true, the result will not be terminated by a ' ' or 't' character.
reserve
[in] Initial size of buffer (ignored).
Copyright © 2002-2022. Open Design Alliance All rights reserved.