NCEPLIBS-bufr 11.7.1
modv_mxdxts Module Reference

This module declares and initializes the MXDXTS variable. More...

Variables

integer mxdxts = 200
 Maximum number of dictionary tables that can be stored for use with BUFR messages in internal memory. More...
 

Detailed Description

This module declares and initializes the MXDXTS variable.

This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxdxts

modv_mxdxts::mxdxts = 200

Maximum number of dictionary tables that can be stored for use with BUFR messages in internal memory.

Definition at line 19 of file modv_MXDXTS.f.

Referenced by arallocf(), cpdxmm(), igetprm(), and isetprm().