NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the MAXMEM variable. More...
Variables | |
integer | maxmem = 50000000 |
Maximum number of bytes that can be used to store BUFR messages within internal memory. More... | |
This module declares and initializes the MAXMEM 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_maxmem::maxmem = 50000000 |
Maximum number of bytes that can be used to store BUFR messages within internal memory.
Definition at line 19 of file modv_MAXMEM.f.
Referenced by arallocf(), igetprm(), isetprm(), ufbmem(), and ufbmex().