|
NCEPLIBS-bufr
12.0.0
|
Copy DX BUFR table information within internal memory. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cpbfdx (LUD, LUN) |
| This subroutine copies all of the DX BUFR table information from one unit to another within internal memory. More... | |
| subroutine cpbfdx | ( | LUD, | |
| LUN | |||
| ) |
This subroutine copies all of the DX BUFR table information from one unit to another within internal memory.
| [in] | LUD | - integer: I/O stream index into internal memory arrays for input unit. |
| [in] | LUN | - integer: I/O stream index into internal memory arrays for output unit. |
Definition at line 16 of file cpbfdx.f.
References dxinit(), moda_tababd::idna, moda_tababd::idnb, moda_tababd::idnd, moda_msgcwd::inode, moda_tababd::mtab, moda_tababd::ntba, moda_tababd::ntbb, moda_tababd::ntbd, moda_tababd::taba, moda_tababd::tabb, and moda_tababd::tabd.
Referenced by makestab(), readdx(), and wrdxtb().