gams::GAMSOptions::ECharSet Struct Reference
Character set flag. More...
#include <gamsoptions.h>
Public Types | |
enum | ECharSetEnum { LimitedGAMSCharSet = 0 , AnyChar = 1 } |
Character set flag. More... | |
Detailed Description
Character set flag.
Definition at line 126 of file gamsoptions.h.
Member Enumeration Documentation
◆ ECharSetEnum
Character set flag.
Enumerator | |
---|---|
LimitedGAMSCharSet | Use limited GAMS characters set. |
AnyChar | Accept any character in comments and text items (foreign language characters) |
Definition at line 129 of file gamsoptions.h.