|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_igetsc_c (lunit, iret) |
| Catch any bort error inside of function igetsc(). More... | |
Definition at line 1714 of file bufrlib.F90.
| bufrlib::catch_bort_igetsc_c::catch_bort_igetsc_c | ( | integer(c_int), intent(in), value | lunit, |
| integer(c_int), intent(out) | iret | ||
| ) |
Catch any bort error inside of function igetsc().
Wraps catch_bort_igetsc() function.
| lunit | - Fortran logical unit number for BUFR file |
| iret | - Return code |
Definition at line 1714 of file bufrlib.F90.