|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_mesgbc_c (lunin, mesgtyp, icomp) |
| Catch any bort error inside of subroutine mesgbc(). More... | |
Definition at line 1759 of file bufrlib.F90.
| bufrlib::catch_bort_mesgbc_c::catch_bort_mesgbc_c | ( | integer(c_int), intent(in), value | lunin, |
| integer(c_int), intent(out) | mesgtyp, | ||
| integer(c_int), intent(out) | icomp | ||
| ) |
Catch any bort error inside of subroutine mesgbc().
Wraps catch_bort_mesgbc() function.
| lunin | - Fortran logical unit number for BUFR file |
| mesgtyp | - Message type |
| icomp | - Compression indicator |
Definition at line 1759 of file bufrlib.F90.