NCEPLIBS-bufr
12.0.1
|
Store a master Code/Flag table entry into internal memory. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sntbfe (LUNT, IFXYN) |
Store a master Code/Flag table entry into internal memory. More... | |
Store a master Code/Flag table entry into internal memory.
Definition in file sntbfe.f.
subroutine sntbfe | ( | LUNT, | |
IFXYN | |||
) |
Store a master Code/Flag table entry into internal memory.
This subroutine reads an entire entry from a previously-opened ASCII master Code/Flag table file and stores it into an internal memory structure.
[in] | LUNT | - integer: Fortran logical unit number for ASCII file containing Code/Flag table information. |
[in] | IFXYN | - integer: Bit-wise representation of FXY number. |
Definition at line 17 of file sntbfe.f.
References bort2(), ifxy(), igetfxy(), igetntbl(), parstr(), and strnum().
Referenced by rdmtbf().