|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_cnved4_c (msgin, lmsgot, msgot) |
| Catch any bort error inside of subroutine cnved4(). More... | |
Definition at line 1532 of file bufrlib.F90.
| bufrlib::catch_bort_cnved4_c::catch_bort_cnved4_c | ( | integer(c_int), dimension(*), intent(in) | msgin, |
| integer(c_int), intent(in), value | lmsgot, | ||
| integer(c_int), dimension(*), intent(out) | msgot | ||
| ) |
Catch any bort error inside of subroutine cnved4().
Wraps catch_bort_cnved4() function.
| msgin | - BUFR message |
| lmsgot | - Allocated length of msgot |
| msgot | - Copy of msgin now converted to edition 4 |
Definition at line 1532 of file bufrlib.F90.