NCEPLIBS-bufr 11.7.1
modv_MAXCD.f90
Go to the documentation of this file.
1
3
11
13
17
18 integer, public :: maxcd = 250
19
20end module
This module declares and initializes the MAXCD variable.
Definition: modv_MAXCD.f90:12
integer, public maxcd
Maximum number of child descriptors that can be included within the sequence definition of a Table D ...
Definition: modv_MAXCD.f90:18