NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the MXLCC variable. More...
Variables | |
integer | mxlcc = 32 |
Maximum length (in bytes) of a character string that can be written into a data subset of a compressed BUFR message by the BUFRLIB software. More... | |
This module declares and initializes the MXLCC 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_mxlcc::mxlcc = 32 |
Maximum length (in bytes) of a character string that can be written into a data subset of a compressed BUFR message by the BUFRLIB software.
Definition at line 20 of file modv_MXLCC.f.
Referenced by arallocf(), igetprm(), isetprm(), and writlc().