NCEPLIBS-bufr 11.7.1
|
Sort entries within the master Code/Flag table. More...
Go to the source code of this file.
Functions | |
void | sorttbf (void) |
This subroutine sorts the entries within the internal memory structure for storage of master Code/Flag table entries, in preparation for future searches using subroutine srchtbf(). More... | |
Sort entries within the master Code/Flag table.
Definition in file sorttbf.c.
void sorttbf | ( | void | ) |
This subroutine sorts the entries within the internal memory structure for storage of master Code/Flag table entries, in preparation for future searches using subroutine srchtbf().
Program history log:
Date | Programmer | Comments |
---|---|---|
2017-11-16 | J. Ator | Original author |
Definition at line 20 of file sorttbf.c.
References cfe, cmpstia1(), and nmtf.
Referenced by rdmtbf().