字符串處理 - ANSI - Unicode - UTF8 轉換 #include <stdio.h> #include <windows.h> #include <locale.h> #define BUFF_SIZ ...