-fshort-enums Is there a way to tell your compiler specifically how wide you want your enum to be? ... typedef enum { firstValue = 1, secondValue = 2, ...
確定! 回上一頁