|
NCEPLIBS-bufr
12.3.0
|
Public Member Functions | |
| subroutine | catch_bort_strcpt_c (cf, iyr, imo, idy, ihr, imi) |
| Catch any bort error inside of subroutine strcpt(). More... | |
Definition at line 998 of file bufrlib.F90.
| bufrlib::catch_bort_strcpt_c::catch_bort_strcpt_c | ( | character(kind=c_char), dimension(*), intent(in) | cf, |
| integer(c_int), intent(in), value | iyr, | ||
| integer(c_int), intent(in), value | imo, | ||
| integer(c_int), intent(in), value | idy, | ||
| integer(c_int), intent(in), value | ihr, | ||
| integer(c_int), intent(in), value | imi | ||
| ) |
Catch any bort error inside of subroutine strcpt().
Wraps catch_bort_strcpt() function.
| cf | - Flag indicating whether future BUFR output messages should include a tank receipt time |
| iyr | - Tank receipt year |
| imo | - Tank receipt month |
| idy | - Tank receipt day |
| ihr | - Tank receipt hour |
| imi | - Tank receipt minute |
Definition at line 998 of file bufrlib.F90.