NCEPLIBS-bufr  11.7.0
 All Data Structures Files Functions Variables Pages
sorttbf.c File Reference

Sort entries within the master Code/Flag table. More...

#include "bufrlib.h"
#include "cfe.h"

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

Detailed Description

Sort entries within the master Code/Flag table.

Definition in file sorttbf.c.

Function Documentation

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

Author
J. Ator
Date
2017-11-16

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