NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_openmb_c Interface Reference

Public Member Functions

subroutine catch_bort_openmb_c (lunit, subset, subset_str_len, jdate)
 Catch any bort error inside of subroutine openmb(). More...
 

Detailed Description

Definition at line 421 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_openmb_c()

bufrlib::catch_bort_openmb_c::catch_bort_openmb_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  subset,
integer(c_int), intent(in), value  subset_str_len,
integer(c_int), intent(in), value  jdate 
)

Catch any bort error inside of subroutine openmb().

Wraps catch_bort_openmb() function.

Parameters
lunit- Fortran logical unit number for BUFR file
subset- Table A mnemonic for type of BUFR message to be written
subset_str_len- Length of subset string
jdate- Date-time to be written into Section 1 of BUFR message
Author
J. Ator
Date
2025-10-20

Definition at line 421 of file bufrlib.F90.


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