From f10d3965967d581676beb4c9e529b72dbfb4c672 Mon Sep 17 00:00:00 2001 From: Detlev Casanova Date: Fri, 6 Aug 2010 20:59:09 +0200 Subject: Add proper Doxygen documentation + it's generated HTML output. --- doc/html/stringlist_8h.html | 68 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 doc/html/stringlist_8h.html (limited to 'doc/html/stringlist_8h.html') diff --git a/doc/html/stringlist_8h.html b/doc/html/stringlist_8h.html new file mode 100644 index 0000000..22d7e6c --- /dev/null +++ b/doc/html/stringlist_8h.html @@ -0,0 +1,68 @@ + + +C-Layman: /home/detlev/src/c-layman/src/stringlist.h File Reference + + + + + +
+

/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
+ + -- cgit v1.2.3-1-g7c22