I tried some gcc compilers to see if the default enum size is short (at least one byte, as forced with -fshort-enums ) or no-short (at least 4 bytes, ...
確定! 回上一頁