NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the MAXSS variable. More...
Variables | |
integer | maxss = 120000 |
Maximum number of data values that can be read from or written into a data subset by the BUFRLIB software. More... | |
This module declares and initializes the MAXSS variable.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
modv_maxss::maxss = 120000 |
Maximum number of data values that can be read from or written into a data subset by the BUFRLIB software.
Definition at line 19 of file modv_MAXSS.f.
Referenced by arallocf(), igetprm(), isetprm(), rcstpl(), and usrtpl().