NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbseq_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbseq_c (lunin, usr, i1, i2, iret, cstr, cstr_len)
 Catch any bort error inside of subroutine ufbseq(). More...
 

Detailed Description

Definition at line 643 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbseq_c()

bufrlib::catch_bort_ufbseq_c::catch_bort_ufbseq_c ( integer(c_int), intent(in), value  lunin,
real(c_double), dimension(i1,*), intent(inout)  usr,
integer(c_int), intent(in), value  i1,
integer(c_int), intent(in), value  i2,
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 ufbseq().

Wraps catch_bort_ufbseq() function.

Parameters
lunin- Absolute value is Fortran logical unit number for BUFR file
usr- Data values
i1- First dimension of usr
i2- Second dimension of usr
iret- Number of replications of cstr that were read/written from/to the data subset
cstr- Mnemonic describing sequence to read/write from/to the data subset
cstr_len- Length of cstr
Author
J. Ator
Date
2025-10-06

Definition at line 643 of file bufrlib.F90.


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