#include <stdio.h>#include <string.h>#include <stdlib.h>#include <ctype.h>#include "dlispparser.h"Functions | |
| void | dlisp_free (dlisp_lispentry *e) |
| Free memory allocated for the lisp data structure. | |
|
|
Free memory allocated for the lisp data structure.
|
1.4.6