NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_nemspecs_c Interface Reference

Public Member Functions

subroutine catch_bort_nemspecs_c (lunit, cnemo, lcn, nnemo, nscl, nref, nbts, iret)
 Catch any bort error inside of subroutine nemspecs(). More...
 

Detailed Description

Definition at line 1180 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_nemspecs_c()

bufrlib::catch_bort_nemspecs_c::catch_bort_nemspecs_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  cnemo,
integer(c_int), intent(in), value  lcn,
integer(c_int), intent(in), value  nnemo,
integer(c_int), intent(out)  nscl,
integer(c_int), intent(out)  nref,
integer(c_int), intent(out)  nbts,
integer(c_int), intent(out)  iret 
)

Catch any bort error inside of subroutine nemspecs().

Wraps catch_bort_nemspecs() function.

Parameters
lunit- Fortran logical unit number for BUFR file
cnemo- Mnemonic
lcn- Length of cnemo
nnemo- Ordinal indicator of specific mnemonic occurrence
nscl- Scale factor
nref- Reference value
nbts- Bit width
iret- Return code
Author
J. Ator
Date
2025-11-25

Definition at line 1180 of file bufrlib.F90.


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