#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. | |
| void dlisp_free | ( | dlisp_lispentry * | e | ) |
Free memory allocated for the lisp data structure.
1.4.7