NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_upds3_c Interface Reference

Public Member Functions

subroutine catch_bort_upds3_c (mbay, lcds3, ccds3, nds3)
 Catch any bort error inside of subroutine upds3(). More...
 

Detailed Description

Definition at line 958 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_upds3_c()

bufrlib::catch_bort_upds3_c::catch_bort_upds3_c ( integer(c_int), dimension(*), intent(in)  mbay,
integer(c_int), intent(in), value  lcds3,
character(kind=c_char), dimension(6,*), intent(out)  ccds3,
integer(c_int), intent(out)  nds3 
)

Catch any bort error inside of subroutine upds3().

Wraps catch_bort_upds3() function.

Parameters
mbay- BUFR message
lcds3- Allocated length of cds3
ccds3- Data descriptor sequence within Section 3 of mbay
nds3- Number of descriptors returned in cds3
Author
J. Ator
Date
2025-11-18

Definition at line 958 of file bufrlib.F90.


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