NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the MAXMSG variable. More...
Variables | |
integer | maxmsg = 200000 |
Maximum number of BUFR messages that can be stored within internal memory. More... | |
This module declares and initializes the MAXMSG 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_maxmsg::maxmsg = 200000 |
Maximum number of BUFR messages that can be stored within internal memory.
Definition at line 19 of file modv_MAXMSG.f.
Referenced by arallocf(), igetprm(), isetprm(), ufbmem(), and ufbmex().