There are two different things going on there: a typedef and an enumerated type (an "enum"). A typedef is a mechanism for declaring an ...
確定! 回上一頁