mstring.c
Go to the documentation of this file.00001
00012 #include <stdio.h>
00013 #include "ctl/ctldef.h"
00014
00015
00016
00017
00018 #define handler fixed
00019 #define tchar char
00020 #include "ctl/mstring.temp.h"
00021 #undef tchar
00022 #define tchar wchar_t
00023 #include "ctl/mstring.temp.h"
00024 #undef tchar
00025
00026 #undef handler
00027 #define handler grow
00028 #define tchar char
00029 #include "ctl/mstring.temp.h"
00030 #undef tchar
00031 #define tchar wchar_t
00032 #include "ctl/mstring.temp.h"
00033 #undef tchar
00034