dictionary.c File Reference

#include <cassert>
#include <cstdio>
#include <cstring>
#include <cctype>
#include "hash.h"
#include "id.h"
#include "data.h"
#include "dictionary.h"
#include "trace.h"
#include "gabbie.h"
#include "util.h"

Defines

#define MAX_LINE_SIZE   256
#define MAX_WORD   128

Functions

void DumpCompound (Word *p)
void DumpWord (int key, void *value)
void CheckWord (char *p, Id *ppBestWord, int *pBestFreq)

Variables

HashspWords = NULL

Define Documentation

#define MAX_LINE_SIZE   256
 

#define MAX_WORD   128
 


Function Documentation

void CheckWord char *  p,
Id ppBestWord,
int *  pBestFreq
 

void DumpCompound Word p  ) 
 

void DumpWord int  key,
void *  value
 


Variable Documentation

Hash* spWords = NULL
 


Generated on Sun Oct 8 09:32:09 2006 for gabbie by  doxygen 1.4.6