NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbmns_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbmns_c (irep, subset, idate, subset_str_len)
 Catch any bort error inside of subroutine ufbmns(). More...
 

Detailed Description

Definition at line 1288 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbmns_c()

bufrlib::catch_bort_ufbmns_c::catch_bort_ufbmns_c ( integer(c_int), intent(in), value  irep,
character(kind=c_char), dimension(*), intent(out)  subset,
integer(c_int), intent(out)  idate,
integer(c_int), intent(in), value  subset_str_len 
)

Catch any bort error inside of subroutine ufbmns().

Wraps catch_bort_ufbmns() function.

Parameters
irep- Number of data subset to be read
subset- Table A mnemonic for type of BUFR message that was read
idate- Date-time stored within Section 1 of BUFR message that was read
subset_str_len- Allocated length of subset string
Author
J. Ator
Date
2025-12-01

Definition at line 1288 of file bufrlib.F90.


The documentation for this interface was generated from the following file: