NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_writlc_c Interface Reference

Public Member Functions

subroutine catch_bort_writlc_c (lunit, cstr, cstr_len, cchr, cchr_len)
 Catch any bort error inside of subroutine writlc(). More...
 

Detailed Description

Definition at line 684 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_writlc_c()

bufrlib::catch_bort_writlc_c::catch_bort_writlc_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  cstr,
integer(c_int), intent(in), value  cstr_len,
character(kind=c_char), dimension(*), intent(inout)  cchr,
integer(c_int), intent(in), value  cchr_len 
)

Catch any bort error inside of subroutine writlc().

Wraps catch_bort_writlc() function.

Parameters
lunit- Fortran logical unit number for BUFR file
cstr- Mnemonic of long character string to write to data subset
cstr_len- Length of cstr
cchr- Long character string corresponding to cstr
cchr_len- Length of cchr
Author
J. Ator
Date
2025-10-24

Definition at line 684 of file bufrlib.F90.


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