NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
modv_MAXNC.f90
Go to the documentation of this file.
1 
3 
8 
9 module modv_maxnc
10 
14 
15  integer, parameter, public :: MAXNC = 600
16 
17 end MODULE
This module declares and initializes the MAXNC variable.
Definition: modv_MAXNC.f90:9