NCEPLIBS-bufr
11.5.0
|
Declare and initialize MAXSS variable. More...
Go to the source code of this file.
Data Types | |
module | modv_maxss |
This module declares and initializes the MAXSS variable. More... | |
Declare and initialize MAXSS variable.
Definition in file modv_MAXSS.F.
module modv_maxss |
This module declares and initializes the MAXSS variable.
For dynamic allocation builds, this variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program. For static allocation builds, this variable is set as a parameter at compile time and cannot be changed within the application program.
Definition at line 16 of file modv_MAXSS.F.
Data Fields | ||
---|---|---|
integer | maxss | Maximum number of data values that can be read from or written into a data subset by the BUFRLIB software. |