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