NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_copysb_c Interface Reference

Public Member Functions

subroutine catch_bort_copysb_c (lunin, lunot, iret)
 Catch any bort error inside of subroutine copysb(). More...
 

Detailed Description

Definition at line 1121 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_copysb_c()

bufrlib::catch_bort_copysb_c::catch_bort_copysb_c ( integer(c_int), intent(in), value  lunin,
integer(c_int), intent(in), value  lunot,
integer(c_int), intent(out)  iret 
)

Catch any bort error inside of subroutine copysb().

Wraps catch_bort_copysb() function.

Parameters
lunin- Fortran logical unit number for source BUFR file
lunot- Fortran logical unit number for target BUFR file
iret- Return code
Author
J. Ator
Date
2025-11-20

Definition at line 1121 of file bufrlib.F90.


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