|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_wrdxtb_c (lundx, lunot) |
| Catch any bort error inside of subroutine wrdxtb(). More... | |
Definition at line 1729 of file bufrlib.F90.
| bufrlib::catch_bort_wrdxtb_c::catch_bort_wrdxtb_c | ( | integer(c_int), intent(in), value | lundx, |
| integer(c_int), intent(in), value | lunot | ||
| ) |
Catch any bort error inside of subroutine wrdxtb().
Wraps catch_bort_wrdxtb() function.
| lundx | - Fortran logical unit number containing DX BUFR table information |
| lunot | - Fortran logical unit number for output file |
Definition at line 1729 of file bufrlib.F90.