In both C and C++, the size of an enum type is implementation-defined, and is the same as the size of some integer type.
確定! 回上一頁