NCEPLIBS-bufr 11.7.1
modv_MXS.f90
Go to the documentation of this file.
1
3
8
9module modv_mxs
10
13
14 integer, parameter, public :: mxs = 1000
15
16end module
This module declares and initializes the MXS variable.
Definition: modv_MXS.f90:9
integer, parameter, public mxs
Maximum number of entries in the internal string cache.
Definition: modv_MXS.f90:14