|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_invmrg_c (lubfi, lubfj) |
| Catch any bort error inside of subroutine invmrg(). More... | |
Definition at line 1774 of file bufrlib.F90.
| bufrlib::catch_bort_invmrg_c::catch_bort_invmrg_c | ( | integer(c_int), intent(in), value | lubfi, |
| integer(c_int), intent(in), value | lubfj | ||
| ) |
Catch any bort error inside of subroutine invmrg().
Wraps catch_bort_invmrg() function.
| lubfi | - Fortran logical unit number for input file |
| lubfj | - Fortran logical unit number for output file |
Definition at line 1774 of file bufrlib.F90.