Knowing the count of variants in the enum can be quite handy. The way to do this without X macros is: typedef enum { Apple, Banana, Orange ...
確定! 回上一頁