NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbqcd_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbqcd_c (lunit, cnemo, iqcd, cnemo_len)
 Catch any bort error inside of subroutine ufbqcd(). More...
 

Detailed Description

Definition at line 717 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbqcd_c()

bufrlib::catch_bort_ufbqcd_c::catch_bort_ufbqcd_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  cnemo,
integer(c_int), intent(out)  iqcd,
integer(c_int), intent(in), value  cnemo_len 
)

Catch any bort error inside of subroutine ufbqcd().

Wraps catch_bort_ufbqcd() function.

Parameters
lunit- Fortran logical unit number for BUFR file
cnemo- Mnemonic associated with a Category 63 Table D descriptor
iqcd- Y value of descriptor associated with mnemonic
cnemo_len- Length of cnemo
Author
J. Ator
Date
2025-11-05

Definition at line 717 of file bufrlib.F90.


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