#include "appconst.h"
#include "listcoll.h"
#include <stdlib.h>
Include dependency graph for listcoll.c:
Go to the source code of this file.
Defines | |
#define | _LISTCOLL_C |
Functions | |
listCollectionP | LCNew (int N) |
void | LCFree (listCollectionP *pListColl) |
|
Definition at line 7 of file listcoll.c. |
|
Definition at line 101 of file listcoll.c. |
|
Definition at line 70 of file listcoll.c. |