Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEd::GetStringOptions Enumeration
Syntax
C++
enum GetStringOptions { kGstDefault = 0, kGstNoSpaces = 0, kGstAllowSpaces = 1, kGstNoEmpty = 2 };
Members
Description
kGstDefault
Spaces disallowed, no KeywordExceptions
kGstNoSpaces
Spaces disallowed
kGstAllowSpaces
The first space character will not terminate the input.
kGstNoEmpty
The first space character will not terminate the input.

File: EdUserIO.h 

Namespace: OdEd 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.