symbol.c File Reference

#include "symbol.h"
#include "alloc.h"
#include "error.h"
#include <string.h>
#include <stdlib.h>

Include dependency graph for libutil/symbol.c:


Defines

#define MAXENTRYSIZE   128

Functions

symboltablenewsymboltable (size)
int addsymbol (register symboltable *a, register int *str)
int searchsymbol (symboltable *a, char *str)
void symbolcut (symboltable *a, int i)

Define Documentation

#define MAXENTRYSIZE   128
 


Function Documentation

symboltable* newsymboltable size   ) 
 

int addsymbol register symboltable a,
register int *  str
 

int searchsymbol symboltable a,
char *  str
 

void symbolcut symboltable a,
int  i
 


Generated on Wed Apr 5 21:02:38 2006 for Sesame by  doxygen 1.4.6