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

#include <sys/types.h>

Go to the source code of this file.

Typedefs

typedef struct StringList StringList

Functions

StringListstringListCreate (size_t)
unsigned int stringListCount (StringList *)
int stringListInsertAt (StringList *, unsigned int, char *)
char * stringListGetAt (StringList *, unsigned int)
void stringListPrint (StringList *)
void stringListFree (StringList *)


Typedef Documentation

typedef struct StringList StringList


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