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 458 of file gamsoptions.h.
Member Enumeration Documentation
◆ EPageContrEnum
Output file page control option.
Definition at line 461 of file gamsoptions.h.