gams::GAMSOptions::EAppendOut Struct Reference
Output file append option. More...
#include <gamsoptions.h>
Public Types | |
enum | EAppendOutEnum { Reset = 0 , Append = 1 } |
Output file append option. More... | |
Detailed Description
Output file append option.
Definition at line 86 of file gamsoptions.h.
Member Enumeration Documentation
◆ EAppendOutEnum
Output file append option.
Enumerator | |
---|---|
Reset | Reset listing file. |
Append | Append to listing file. |
Definition at line 89 of file gamsoptions.h.