symbol.c File Reference

#include <string.h>
#include <stdlib.h>
#include "symbol.h"
#include "symboldef.h"
#include "util.h"

Include dependency graph for comp/symbol.c:


Functions

symboltablenewsymboltable (int size)
void addsymbol (symboltable *table, char *item)
char * searchsymbol1 (symboltable *t, char *str)
int searchsymbol2 (symboltable *t, char *str)

Function Documentation

symboltable* newsymboltable int  size  ) 
 

void addsymbol symboltable table,
char *  item
 

char* searchsymbol1 symboltable t,
char *  str
 

int searchsymbol2 symboltable t,
char *  str
 


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