NCEPLIBS-bufr
11.5.0
|
Close a previously opened system file and disconnect it from the BUFRLIB software. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | closbf (LUNIT) |
This subroutine closes the connection between logical unit LUNIT and the BUFRLIB software. More... | |
Close a previously opened system file and disconnect it from the BUFRLIB software.
Definition in file closbf.F.
subroutine closbf | ( | LUNIT | ) |
This subroutine closes the connection between logical unit LUNIT and the BUFRLIB software.
[in] | LUNIT | - integer: Fortran logical unit number for BUFR file |
Program history log:
Definition at line 36 of file closbf.F.
References closfb(), closmg(), errwrt(), status(), and wtstat().
Referenced by bufr_c_interface_mod::closbf_c(), copybf(), datebf(), dumpbf(), exitbufr(), mesgbc(), mesgbf(), split_by_subset(), ufbinx(), ufbmem(), ufbmex(), and ufbtab().