|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_ufbmem_c (lunit, inew, iret, iunit) |
| Catch any bort error inside of subroutine ufbmem(). More... | |
Definition at line 1234 of file bufrlib.F90.
| bufrlib::catch_bort_ufbmem_c::catch_bort_ufbmem_c | ( | integer(c_int), intent(in), value | lunit, |
| integer(c_int), intent(in), value | inew, | ||
| integer(c_int), intent(out) | iret, | ||
| integer(c_int), intent(out) | iunit | ||
| ) |
Catch any bort error inside of subroutine ufbmem().
Wraps catch_bort_ufbmem() function.
| lunit | - Fortran logical unit number for BUFR file |
| inew | - Processing option |
| iret | - Number of BUFR messages that were read and stored into internal arrays |
| iunit | - File status |
Definition at line 1234 of file bufrlib.F90.