The enum type specifier is short for "enumerated data". The user can define a fixed set of words that a variable of type enum can take as its value.
確定! 回上一頁