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

Initialize memory for internal storage of master Code/Flag table entries. More...

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

Go to the source code of this file.

Functions

void inittbf (void)
 This subroutine initializes the internal memory structure for storage of master Code/Flag table entries, including dynamically allocating space for this structure if needed. More...
 

Detailed Description

Initialize memory for internal storage of master Code/Flag table entries.

Definition in file inittbf.c.

Function Documentation

void inittbf ( void  )

This subroutine initializes the internal memory structure for storage of master Code/Flag table entries, including dynamically allocating space for this structure if needed.

Author
J. Ator
Date
2017-11-03

Program history log:

Date Programmer Comments
2017-11-03 J. Ator Original author

Definition at line 22 of file inittbf.c.

References bort(), cfe, igetprm(), mxmtbf, and nmtf.

Referenced by rdmtbf().