NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
dlloctbf.c File Reference

Free all dynamically-allocated 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 dlloctbf (void)
 This subroutine frees any memory that was dynamically allocated during a previous call to subroutine inittbf(). More...
 

Detailed Description

Free all dynamically-allocated memory for internal storage of master Code/Flag table entries.

Definition in file dlloctbf.c.

Function Documentation

void dlloctbf ( void  )

This subroutine frees any memory that was dynamically allocated during a previous call to subroutine inittbf().

Author
J. Ator
Date
2017-11-03

Program history log:

  • 2017-11-03 J. Ator – Original author

Definition at line 18 of file dlloctbf.c.

References cfe.

Referenced by exitbufr().