EdUserIO.h
Members |
Description |
kGstDefault = 0 |
Spaces disallowed, no KeywordExceptions |
kGstNoSpaces = 0 |
Spaces disallowed |
kGstAllowSpaces = 1 |
The first space character will not terminate the input. |
kGstNoEmpty = 2 |
The first space character will not terminate the input. |
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|