NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_pkbs1_c Interface Reference

Public Member Functions

subroutine catch_bort_pkbs1_c (ival, mbay, s1mnem, s1mnem_str_len)
 Catch any bort error inside of subroutine pkbs1(). More...
 

Detailed Description

Definition at line 978 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_pkbs1_c()

bufrlib::catch_bort_pkbs1_c::catch_bort_pkbs1_c ( integer(c_int), intent(in), value  ival,
integer(c_int), dimension(*), intent(inout)  mbay,
character(kind=c_char), dimension(*), intent(inout)  s1mnem,
integer(c_int), intent(in), value  s1mnem_str_len 
)

Catch any bort error inside of subroutine pkbs1().

Wraps catch_bort_pkbs1() function.

Parameters
ival- Value corresponding to s1mnem
mbay- BUFR message
s1mnem- Mnemonic for value to be written into Section 1 of BUFR message
s1mnem_str_len- Length of s1mnem string
Author
J. Ator
Date
2025-11-18

Definition at line 978 of file bufrlib.F90.


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