NCEPLIBS-bufr  12.0.0
fortran_close.F90 File Reference

Close a Fortran file on the local system. More...

Go to the source code of this file.

Functions/Subroutines

recursive subroutine fortran_close (lunit, iret)
 Close a Fortran file on the local system. More...
 

Detailed Description

Close a Fortran file on the local system.

Author
Jeff Whitaker
Date
2015-08-30

Definition in file fortran_close.F90.

Function/Subroutine Documentation

◆ fortran_close()

recursive subroutine fortran_close ( integer, intent(in)  lunit,
integer, intent(out)  iret 
)

Close a Fortran file on the local system.

Parameters
[in]lunit- integer: Fortran logical unit number for Fortran file
[out]iret- integer: return code from the Fortran close statement
Author
Jeff Whitaker
Date
2015-08-30

Definition at line 12 of file fortran_close.F90.

References modv_im8b::im8b, x48(), and x84().