NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the MXRST variable. More...
Variables | |
integer | mxrst = 50 |
Maximum number of "long" character strings (greater than 8 bytes) that can be read from a data subset of a compressed BUFR message. More... | |
This module declares and initializes the MXRST 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_mxrst::mxrst = 50 |
Maximum number of "long" character strings (greater than 8 bytes) that can be read from a data subset of a compressed BUFR message.
Definition at line 20 of file modv_MXRST.f.
Referenced by arallocf(), igetprm(), isetprm(), and rdcmps().