NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ufbmex_c Interface Reference

Public Member Functions

subroutine catch_bort_ufbmex_c (lunit, lundx, inew, iret, mesg)
 Catch any bort error inside of subroutine ufbmex(). More...
 

Detailed Description

Definition at line 1252 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ufbmex_c()

bufrlib::catch_bort_ufbmex_c::catch_bort_ufbmex_c ( integer(c_int), intent(in), value  lunit,
integer(c_int), intent(in), value  lundx,
integer(c_int), intent(in), value  inew,
integer(c_int), intent(out)  iret,
integer(c_int), dimension(*), intent(out)  mesg 
)

Catch any bort error inside of subroutine ufbmex().

Wraps catch_bort_ufbmex() function.

Parameters
lunit- Fortran logical unit number for BUFR file
lundx- Fortran logical unit number containing DX BUFR table information
inew- Processing option
iret- Number of BUFR messages that were read and stored into internal arrays
mesg- Types of BUFR messages that were read and stored into internal arrays
Author
J. Ator
Date
2025-11-25

Definition at line 1252 of file bufrlib.F90.


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