Loading...
Searching...
No Matches
gams::GAMSOptions::EAppendExpand Struct Reference

Expand file append option. More...

#include <gamsoptions.h>

Public Types

enum  EAppendExpandEnum { Reset = 0 , Append = 1 }
 Expand file append option. More...
 

Detailed Description

Expand file append option.

Definition at line 76 of file gamsoptions.h.

Member Enumeration Documentation

◆ EAppendExpandEnum

Expand file append option.

Enumerator
Reset 

Reset expand file.

Append 

Append to expand file.

Definition at line 79 of file gamsoptions.h.