NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_iupvs01_c Interface Reference

Public Member Functions

subroutine catch_bort_iupvs01_c (lunit, s01mnem, s01mnem_str_len, iret)
 Catch any bort error inside of function iupvs01(). More...
 

Detailed Description

Definition at line 859 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_iupvs01_c()

bufrlib::catch_bort_iupvs01_c::catch_bort_iupvs01_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  s01mnem,
integer(c_int), intent(in), value  s01mnem_str_len,
integer(c_int), intent(out)  iret 
)

Catch any bort error inside of function iupvs01().

Wraps catch_bort_iupvs01() function.

Parameters
lunit- Fortran logical unit number for BUFR file
s01mnem- Mnemonic for value to be read from Section 0 or Section 1 of BUFR message
s01mnem_str_len- Length of s01mnem string
iret- Value corresponding to s01mnem
Author
J. Ator
Date
2025-11-14

Definition at line 859 of file bufrlib.F90.


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