NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_upftbv_c Interface Reference

Public Member Functions

subroutine catch_bort_upftbv_c (lunit, cnemo, lcn, val, ibit, mxib, nib)
 Catch any bort error inside of subroutine upftbv(). More...
 

Detailed Description

Definition at line 784 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_upftbv_c()

bufrlib::catch_bort_upftbv_c::catch_bort_upftbv_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  cnemo,
integer(c_int), intent(in), value  lcn,
real(c_double), intent(in), value  val,
integer(c_int), dimension(*), intent(out)  ibit,
integer(c_int), intent(in), value  mxib,
integer(c_int), intent(out)  nib 
)

Catch any bort error inside of subroutine upftbv().

Wraps catch_bort_upftbv() function.

Parameters
lunit- Fortran logical unit number for BUFR file
cnemo- Mnemonic with flag table units
lcn- Length of cnemo
val- Value corresponding to cnemo
ibit- Bit numbers which were set to "On" in val
mxib- Allocated size of ibit
nib- Number of bit numbers returned in ibit
Author
J. Ator
Date
2025-11-05

Definition at line 784 of file bufrlib.F90.


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