NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_lcmgdf_c Interface Reference

Public Member Functions

subroutine catch_bort_lcmgdf_c (lunit, subset, subset_str_len, iret)
 Catch any bort error inside of function lcmgdf(). More...
 

Detailed Description

Definition at line 1550 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_lcmgdf_c()

bufrlib::catch_bort_lcmgdf_c::catch_bort_lcmgdf_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(out)  iret 
)

Catch any bort error inside of function lcmgdf().

Wraps catch_bort_lcmgdf() function.

Parameters
lunit- Fortran logical unit number for BUFR file
subset- Table A mnemonic for type of BUFR message to be checked
subset_str_len- Length of subset string
iret- Return code
Author
J. Ator
Date
2025-12-03

Definition at line 1550 of file bufrlib.F90.


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