|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_ufdump_c (lunit, luprt) |
| Catch any bort error inside of subroutine ufdump(). More... | |
Definition at line 1078 of file bufrlib.F90.
| bufrlib::catch_bort_ufdump_c::catch_bort_ufdump_c | ( | integer(c_int), intent(in), value | lunit, |
| integer(c_int), intent(in), value | luprt | ||
| ) |
Catch any bort error inside of subroutine ufdump().
Wraps catch_bort_ufdump() function.
| lunit | - Fortran logical unit number for BUFR file |
| luprt | - Fortran logical unit number for print output |
Definition at line 1078 of file bufrlib.F90.