Enums are just a list of named numerical constants (in C++ they also provide some additional type safety, but not sure about C).
確定! 回上一頁