NCEPLIBS-bufr  12.0.1
icopysb.f File Reference

Copy a BUFR data subset. More...

Go to the source code of this file.

Functions/Subroutines

recursive function icopysb (LUNIN, LUNOT)
 This function calls BUFRLIB subroutine copysb() and passes back its return code as the function value. More...
 

Detailed Description

Copy a BUFR data subset.

Author
J. Woollen
Date
1994-01-06

Definition in file icopysb.f.

Function/Subroutine Documentation

◆ icopysb()

recursive function icopysb (   LUNIN,
  LUNOT 
)

This function calls BUFRLIB subroutine copysb() and passes back its return code as the function value.

Parameters
[in]LUNIN– integer: Fortran logical unit number for source BUFR file
[in]LUNOT– integer: Fortran logical unit number for target BUFR file
Returns
icopysb – integer: return code
  • 0 = normal return
  • -1 = a BUFR data subset could not be read from the BUFR message in internal arrays for LUNIN
Remarks
  • The use of this function allows the return code from copysb() to be used as the target variable within an iterative program loop.
Author
J. Woollen
Date
1994-01-06

Definition at line 24 of file icopysb.f.

References copysb(), modv_im8b::im8b, and x84().