gams::GAMSOptions::EPageContr Struct Reference
Output file page control option. More...
#include <gamsoptions.h>
Public Types | |
enum | EPageContrEnum { NoPageContrWithPadding = 0, FortranStyle = 1, NoPageContrNoPadding = 2, FormfeedCharNewPage = 3 } |
Output file page control option. More... | |
Detailed Description
Output file page control option.
Definition at line 436 of file gamsoptions.h.
Member Enumeration Documentation
◆ EPageContrEnum
Output file page control option.
Definition at line 439 of file gamsoptions.h.