|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_pkvs01_c (s01mnem, s01mnem_str_len, ival) |
| Catch any bort error inside of subroutine pkvs01(). More... | |
Definition at line 892 of file bufrlib.F90.
| bufrlib::catch_bort_pkvs01_c::catch_bort_pkvs01_c | ( | character(kind=c_char), dimension(*), intent(inout) | s01mnem, |
| integer(c_int), intent(in), value | s01mnem_str_len, | ||
| integer(c_int), intent(in), value | ival | ||
| ) |
Catch any bort error inside of subroutine pkvs01().
Wraps catch_bort_pkvs01() function.
| s01mnem | - Mnemonic for value to be written into Section 0 or Section 1 of BUFR message |
| s01mnem_str_len | - Length of s01mnem string |
| ival | - Value corresponding to s01mnem |
Definition at line 892 of file bufrlib.F90.