Define an enum type in your program as follows: enum tag name <[>= value<]>; Where tag is the name of the enum set. name is the name of the variable. value ...
確定! 回上一頁