In C, you can use the enum keyword and the tag to declare variables of the enumerated type. Also b = (int) a; is working - at least in C11, becuse enums are ...
確定! 回上一頁