|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_ufbcup_c (lunin, lunot) |
| Catch any bort error inside of subroutine ufbcup(). More... | |
Definition at line 1395 of file bufrlib.F90.
| bufrlib::catch_bort_ufbcup_c::catch_bort_ufbcup_c | ( | integer(c_int), intent(in), value | lunin, |
| integer(c_int), intent(in), value | lunot | ||
| ) |
Catch any bort error inside of subroutine ufbcup().
Wraps catch_bort_ufbcup() function.
| lunin | - Fortran logical unit number for source BUFR file |
| lunot | - Fortran logical unit number for target BUFR file |
Definition at line 1395 of file bufrlib.F90.