C provides two mechanisms for associating names with integers. One is the #define statement of the pre-processor. The other, the “enum”.
確定! 回上一頁