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