NCEPLIBS-bufr  12.0.0
sntbfe.f File Reference

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...
 

Detailed Description

Store a master Code/Flag table entry into internal memory.

Author
J. Ator
Date
2017-11-02

Definition in file sntbfe.f.

Function/Subroutine Documentation

◆ sntbfe()

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.

Parameters
[in]LUNT- integer: Fortran logical unit number for ASCII file containing Code/Flag table information.
[in]IFXYN- integer: Bit-wise representation of FXY number.
Author
J. Ator
Date
2017-11-02

Definition at line 17 of file sntbfe.f.

References bort2(), ifxy(), igetfxy(), igetntbl(), parstr(), and strnum().

Referenced by rdmtbf().