|
NCEPLIBS-bufr 11.7.1
|
Copy a BUFR data subset. More...
Go to the source code of this file.
Functions/Subroutines | |
| function | icopysb (LUNIN, LUNOT) |
| This function calls BUFRLIB subroutine copysb() and passes back its return code as the function value. More... | |
Copy a BUFR data subset.
Definition in file icopysb.f.
| function icopysb | ( | LUNIN, | |
| LUNOT | |||
| ) |
This function calls BUFRLIB subroutine copysb() and passes back its return code as the function value.
| [in] | LUNIN | – integer: Fortran logical unit number for source BUFR file |
| [in] | LUNOT | – integer: Fortran logical unit number for target BUFR file |
Program history log:
| Date | Programmer | Comments |
|---|---|---|
| 1994-01-06 | J. Woollen | Original author |
| 2002-05-14 | J. Woollen | Changed from an entry point to increase portability to other platforms |
Definition at line 30 of file icopysb.f.
References copysb(), and icopysb().
Referenced by icopysb().