NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_getabdb_c Interface Reference

Public Member Functions

subroutine catch_bort_getabdb_c (lunit, itab, ctabdb, jtab)
 Catch any bort error inside of subroutine getabdb(). More...
 

Detailed Description

Definition at line 1616 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_getabdb_c()

bufrlib::catch_bort_getabdb_c::catch_bort_getabdb_c ( integer(c_int), intent(in), value  lunit,
integer(c_int), intent(in), value  itab,
character(kind=c_char), dimension(128,*), intent(out)  ctabdb,
integer(c_int), intent(out)  jtab 
)

Catch any bort error inside of subroutine getabdb().

Wraps catch_bort_getabdb() function.

Parameters
lunit- Fortran logical unit number for BUFR file
itab- Allocated length of ctabdb
ctabdb- Internal Table B and Table D information
jtab- Number of entries returned in ctabdb
Author
J. Ator
Date
2025-12-05

Definition at line 1616 of file bufrlib.F90.


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