NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_writsa_c Interface Reference

Public Member Functions

subroutine catch_bort_writsa_c (lunxx, bufr_len, bufr, nbufr)
 Catch any bort error inside of subroutine writsa(). More...
 

Detailed Description

Definition at line 515 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_writsa_c()

bufrlib::catch_bort_writsa_c::catch_bort_writsa_c ( integer(c_int), intent(in), value  lunxx,
integer(c_int), intent(in), value  bufr_len,
integer(c_int), dimension(*), intent(out)  bufr,
integer(c_int), intent(out)  nbufr 
)

Catch any bort error inside of subroutine writsa().

Wraps catch_bort_writsa() function.

Parameters
lunxx- Absolute value is Fortran logical unit number for BUFR file
bufr_len- Allocated length of bufr array
bufr- BUFR message
nbufr- Number of integers returned in bufr array, or 0 if no message was returned
Author
J. Ator
Date
2025-10-20

Definition at line 515 of file bufrlib.F90.


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