NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_ipkm_c Interface Reference

Public Member Functions

subroutine catch_bort_ipkm_c (cbay, nbyt, ival, cbay_len)
 Catch any bort error inside of function ipkm(). More...
 

Detailed Description

Definition at line 1808 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_ipkm_c()

bufrlib::catch_bort_ipkm_c::catch_bort_ipkm_c ( character(kind=c_char), dimension(*), intent(out)  cbay,
integer(c_int), intent(in), value  nbyt,
integer(c_int), intent(in), value  ival,
integer(c_int), intent(in), value  cbay_len 
)

Catch any bort error inside of function ipkm().

Wraps catch_bort_ipkm() function.

Parameters
cbay- Character string
nbyt- Number of bytes of cbay within which to encode ival
ival- Value to encode
cbay_len- Allocated length of cbay
Author
J. Ator
Date
2025-12-09

Definition at line 1808 of file bufrlib.F90.


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