The -fshort-wchar option specifies that the underlying type for a wchar_t should be short unsigned int . The following program prints the size of a wchar_t : # ...
確定! 回上一頁