NCEPLIBS-bufr  12.2.0
bufrlib::catch_bort_readmg_c Interface Reference

Public Member Functions

subroutine catch_bort_readmg_c (lunxx, subset, jdate, subset_str_len, iret)
 Catch any bort error inside of subroutine readmg(). More...
 

Detailed Description

Definition at line 386 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_readmg_c()

bufrlib::catch_bort_readmg_c::catch_bort_readmg_c ( integer(c_int), intent(in), value  lunxx,
character(kind=c_char), dimension(*), intent(out)  subset,
integer(c_int), intent(out)  jdate,
integer(c_int), intent(in), value  subset_str_len,
integer(c_int), intent(out)  iret 
)

Catch any bort error inside of subroutine readmg().

Wraps catch_bort_readmg() function.

Parameters
lunxx- Absolute value is Fortran logical unit number for BUFR file
subset- Table A mnemonic for type of BUFR message that was read
jdate- Date-time stored within Section 1 of BUFR message that was read
subset_str_len- Allocated length of subset string
iret- Return code
Author
J. Ator
Date
2025-08-20

Definition at line 386 of file bufrlib.F90.


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