1 2 3 4 5 6 7
#include <stdlib.h> #include <stdio.h> #ifndef _CONSTLIST_H_ #define _CONSTLIST_H_ #endif /* _CONSTLIST_H_ */