|
NCEPLIBS-bufr
12.2.0
|
Public Member Functions | |
| subroutine | catch_bort_openbf_c (lunit, cio, lundx, cio_str_len) |
| Catch any bort error inside of subroutine openbf(). More... | |
Definition at line 355 of file bufrlib.F90.
| bufrlib::catch_bort_openbf_c::catch_bort_openbf_c | ( | integer(c_int), intent(in), value | lunit, |
| character(kind=c_char), intent(in) | cio, | ||
| integer(c_int), intent(in), value | lundx, | ||
| integer(c_int), intent(in), value | cio_str_len | ||
| ) |
Catch any bort error inside of subroutine openbf().
Wraps catch_bort_openbf() function.
| lunit | - Fortran logical unit number for BUFR file |
| cio | - Flag indicating how lunit is to be used by the software |
| lundx | - Fortran logical unit number containing DX BUFR table information |
| cio_str_len | - Length of cio |
Definition at line 355 of file bufrlib.F90.