NCEPLIBS-bufr
11.7.0
|
Declare and initialize MAXMEM variable. More...
Go to the source code of this file.
Data Types | |
module | modv_maxmem |
This module declares and initializes the MAXMEM variable. More... | |
Declare and initialize MAXMEM variable.
Definition in file modv_MAXMEM.f.
module modv_maxmem |
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.
Definition at line 13 of file modv_MAXMEM.f.
Data Fields | ||
---|---|---|
integer | maxmem | Maximum number of bytes that can be used to store BUFR messages within internal memory. |