NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbtam_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbtam_c (tab, i1, i2, iret, cstr, cstr_len)
 Catch any bort error inside of subroutine ufbtam(). More...
 

Detailed Description

Definition at line 1365 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbtam_c()

bufrlib::catch_bort_ufbtam_c::catch_bort_ufbtam_c ( real(c_double), dimension(i1,*), intent(out)  tab,
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 ufbtam().

Wraps catch_bort_ufbtam() function.

Parameters
tab- Data values
i1- First dimension of tab
i2- Second dimension of tab
iret- Number of data subsets returned
cstr- String of mnemonics to read from each data subset
cstr_len- Length of cstr
Author
J. Ator
Date
2025-12-01

Definition at line 1365 of file bufrlib.F90.


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