NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_stndrd_c Interface Reference

Public Member Functions

subroutine catch_bort_stndrd_c (lunit, msgin, lmsgot, msgot)
 Catch any bort error inside of subroutine stndrd(). More...
 

Detailed Description

Definition at line 1424 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_stndrd_c()

bufrlib::catch_bort_stndrd_c::catch_bort_stndrd_c ( integer(c_int), intent(in), value  lunit,
integer(c_int), dimension(*), intent(in)  msgin,
integer(c_int), intent(in), value  lmsgot,
integer(c_int), dimension(*), intent(out)  msgot 
)

Catch any bort error inside of subroutine stndrd().

Wraps catch_bort_stndrd() function.

Parameters
lunit- Fortran logical unit number for BUFR file
msgin- BUFR message
lmsgot- Allocated length of msgot
msgot- Copy of msgin now fully WMO-standardized
Author
J. Ator
Date
2025-12-02

Definition at line 1424 of file bufrlib.F90.


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