NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
modv_MAXMSG.F File Reference

Declare and initialize MAXMSG variable. More...

Go to the source code of this file.

Data Types

module  modv_maxmsg
 This module declares and initializes the MAXMSG variable. More...
 

Detailed Description

Declare and initialize MAXMSG variable.

Definition in file modv_MAXMSG.F.


Data Type Documentation

module modv_maxmsg

This module declares and initializes the MAXMSG variable.

For dynamic allocation builds, this variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program. For static allocation builds, this variable is set as a parameter at compile time and cannot be changed within the application program.

Author
J. Ator
Date
2014-12-10

Definition at line 16 of file modv_MAXMSG.F.

Data Fields
integer maxmsg Maximum number of BUFR messages that can be stored within internal memory.