|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_mesgbf_c (lunit, mesgtyp) |
| Catch any bort error inside of subroutine mesgbf(). More... | |
Definition at line 1743 of file bufrlib.F90.
| bufrlib::catch_bort_mesgbf_c::catch_bort_mesgbf_c | ( | integer(c_int), intent(in), value | lunit, |
| integer(c_int), intent(out) | mesgtyp | ||
| ) |
Catch any bort error inside of subroutine mesgbf().
Wraps catch_bort_mesgbf() function.
| lunit | - Fortran logical unit number for BUFR file |
| mesgtyp | - Message type |
Definition at line 1743 of file bufrlib.F90.