摘要:
unicode字符的数据类型type unsigned short wchar_t如定义99个字符为unicode的字符串和一个0结尾wchar_t szbuffer[100]unicode与ANSIC 函数的对照char * strcat(char *,const char*);wchar_t *wcscat(wchar_t*,const wchar_t*);int strcmp(const char*,const char *);int wcscmp(const wchar_t*,const wchar_t*);char * strcpy(char *,const char*);wchar 阅读全文
posted @ 2011-03-20 16:18
情有独钟
阅读(218)
评论(0)
推荐(0)

浙公网安备 33010602011771号