|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_bvers_c (verstr, verstr_len) |
| Catch any bort error inside of subroutine bvers(). More... | |
Definition at line 1467 of file bufrlib.F90.
| bufrlib::catch_bort_bvers_c::catch_bort_bvers_c | ( | character(kind=c_char), dimension(*), intent(out) | verstr, |
| integer(c_int), intent(in), value | verstr_len | ||
| ) |
Catch any bort error inside of subroutine bvers().
Wraps catch_bort_bvers() function.
| verstr | - Version string |
| verstr_len | - Allocated length of verstr |
Definition at line 1467 of file bufrlib.F90.