NCEPLIBS-bufr  11.7.0
 All Data Structures Files Functions Variables Pages
modv_NFILES.f90 File Reference

Declare and initialize NFILES variable. More...

Go to the source code of this file.

Data Types

module  modv_nfiles
 This module declares and initializes the NFILES variable. More...
 

Detailed Description

Declare and initialize NFILES variable.

Definition in file modv_NFILES.f90.


Data Type Documentation

module modv_nfiles

This module declares and initializes the NFILES 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

Definition at line 13 of file modv_NFILES.f90.

Data Fields
integer, public nfiles Maximum number of BUFR files that can be connected to the BUFRLIB software (for reading or writing) at any one time.