/home/detlev/src/c-layman/src/dict.h File Reference

Go to the source code of this file.

Typedefs

typedef struct Dict Dict

Functions

DictdictCreate ()
void dictFree (Dict *t)
void dictInsert (Dict *list, const char *key, const char *value)
unsigned int dictCount (Dict *table)


Typedef Documentation

typedef struct Dict Dict


Function Documentation

unsigned int dictCount ( Dict table  ) 

Dict* dictCreate (  ) 

void dictFree ( Dict t  ) 

void dictInsert ( Dict list,
const char *  key,
const char *  value 
)


Generated on Fri Aug 6 20:00:53 2010 for C-Layman by  doxygen 1.5.8