Exodus 8.24
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
maximum string lengths;

Macros

#define MAX_STR_LENGTH   32L
 
#define MAX_NAME_LENGTH   MAX_STR_LENGTH
 
#define MAX_LINE_LENGTH   80L
 
#define MAX_ERR_LENGTH   512
 

Detailed Description

constants that are used as netcdf dimensions must be of type long

Macro Definition Documentation

◆ MAX_ERR_LENGTH

#define MAX_ERR_LENGTH   512

Maximum length of an error message passed to ex_err() function. Typically, internal use only

◆ MAX_LINE_LENGTH

#define MAX_LINE_LENGTH   80L

Maximum length of the database title or an information record

◆ MAX_NAME_LENGTH

#define MAX_NAME_LENGTH   MAX_STR_LENGTH

Default maximum length of an entity name, attribute name, variable name. Can be changed via a call to ex_set_option()

◆ MAX_STR_LENGTH

#define MAX_STR_LENGTH   32L

Maximum length of QA record, element type name