Defines | Functions | Variables

ciffree.c File Reference

#include <cif.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "cif_int.h"
Include dependency graph for ciffree.c:

Go to the source code of this file.

Defines

#define CIF_VERSION   3

Functions

void Cif_Free (struct Cif_generic *cr)

Variables

static char USMID [] = "@(#) libcif/ciffree.c 30.5 07/26/96 07:19:13"

Define Documentation

#define CIF_VERSION   3

Definition at line 45 of file ciffree.c.


Function Documentation

void Cif_Free ( struct Cif_generic cr  ) 

Variable Documentation

char USMID[] = "@(#) libcif/ciffree.c 30.5 07/26/96 07:19:13" [static]

Definition at line 37 of file ciffree.c.