NCEPLIBS-bufr
11.5.0
|
Check for an abnormal status code associated with the processing of a file. More...
Go to the source code of this file.
Functions/Subroutines | |
function | igetsc (LUNIT) |
This function returns a status code associated with any file that was previously opened via a call to subroutine openbf(), so that the application program can check whether the BUFRLIB software encountered any specific problems while processing the file. More... | |
Check for an abnormal status code associated with the processing of a file.
Definition in file igetsc.f.
function igetsc | ( | LUNIT | ) |
This function returns a status code associated with any file that was previously opened via a call to subroutine openbf(), so that the application program can check whether the BUFRLIB software encountered any specific problems while processing the file.
[in] | LUNIT | - integer: Fortran logical unit number for BUFR file |
Program history log: