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