#include "tool_setup.h"
Go to the source code of this file.
Classes | |
struct | slist_wc |
Functions | |
struct slist_wc * | slist_wc_append (struct slist_wc *, const char *) |
void | slist_wc_free_all (struct slist_wc *) |
struct slist_wc* slist_wc_append | ( | struct slist_wc * | , |
const char * | |||
) | [read] |
Definition at line 36 of file slist_wc.c.
void slist_wc_free_all | ( | struct slist_wc * | ) |
Definition at line 63 of file slist_wc.c.