|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_atrcpt_c (msgin, lmsgot, msgot) |
| Catch any bort error inside of subroutine atrcpt(). More... | |
Definition at line 1034 of file bufrlib.F90.
| bufrlib::catch_bort_atrcpt_c::catch_bort_atrcpt_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 atrcpt().
Wraps catch_bort_atrcpt() function.
| msgin | - BUFR message |
| lmsgot | - Allocated length of msgot |
| msgot | - Copy of msgin with a tank receipt time added to Section 1 |
Definition at line 1034 of file bufrlib.F90.