it isn't possible to declare enum as shorts : it is always int (it is C standard) int type is CPU size type (32 bits) : It is better to use ...
確定! 回上一頁