GCC supports -fshort-enums, as an example. It might be possible to specify the size for individual enums, with #pragma or __attribute__, again, ...
確定! 回上一頁