cstring.c

Go to the documentation of this file.
00001 
00028 #include "ctl/ctldef.h"
00029 
00030 /* Template expansion */
00031 /* Manufacture ctl_sconst code and data for char */
00032 #define tchar char
00033 #include "ctl/cstring.temp.h"
00034 #undef tchar
00035 
00036 /* Manufacture ctl_sconst code and data for wchar_t */
00037 #define tchar wchar_t
00038 #include "ctl/cstring.temp.h"
00039 #undef tchar
00040 
00041 
00042 

Generated on Fri Jan 2 15:28:34 2009 for Squat by  doxygen 1.5.6