|
NCEPLIBS-bufr
11.7.0
|
Close a Fortran file on the local system. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | fortran_close (lunit, iret) |
Close a Fortran file on the local system.
Definition in file fortran_close.f90.
| subroutine fortran_close | ( | integer, intent(in) | lunit, |
| integer, intent(out) | iret | ||
| ) |
| [in] | lunit | - integer: Fortran logical unit number for fortran file |
| [out] | iret | - integer: return code from the fortran open statement |
Definition at line 11 of file fortran_close.f90.