typedef enum AnimationOptions AnimationOptions; ... the ANSI C definition of enum allowing you to specify the size of your enumerated type.
確定! 回上一頁