NCEPLIBS-bufr  12.2.0
bufrlib::catch_bort_openbf_c Interface Reference

Public Member Functions

subroutine catch_bort_openbf_c (lunit, cio, lundx, cio_str_len)
 Catch any bort error inside of subroutine openbf(). More...
 

Detailed Description

Definition at line 355 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_openbf_c()

bufrlib::catch_bort_openbf_c::catch_bort_openbf_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), intent(in)  cio,
integer(c_int), intent(in), value  lundx,
integer(c_int), intent(in), value  cio_str_len 
)

Catch any bort error inside of subroutine openbf().

Wraps catch_bort_openbf() function.

Parameters
lunit- Fortran logical unit number for BUFR file
cio- Flag indicating how lunit is to be used by the software
lundx- Fortran logical unit number containing DX BUFR table information
cio_str_len- Length of cio
Author
J. Ator
Date
2025-09-05

Definition at line 355 of file bufrlib.F90.


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