NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbget_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbget_c (lunit, tab, i1, iret, cstr, cstr_len)
 Catch any bort error inside of subroutine ufbget(). More...
 

Detailed Description

Definition at line 1636 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbget_c()

bufrlib::catch_bort_ufbget_c::catch_bort_ufbget_c ( integer(c_int), intent(in), value  lunit,
real(c_double), dimension(*), intent(out)  tab,
integer(c_int), intent(in), value  i1,
integer(c_int), intent(out)  iret,
character(kind=c_char), dimension(*), intent(inout)  cstr,
integer(c_int), intent(in), value  cstr_len 
)

Catch any bort error inside of subroutine ufbget().

Wraps catch_bort_ufbget() function.

Parameters
lunit- Fortran logical unit number for BUFR file
tab- Data values
i1- Allocated length of tab
iret- Return code
cstr- String of mnemonics to read from the data subset
cstr_len- Length of cstr
Author
J. Ator
Date
2025-12-05

Definition at line 1636 of file bufrlib.F90.


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