What is the use of typedef enum in a C code??? sharru05 April 25, 2015, 7:07pm #2. enum is a integer type; first value in the enum is 0 ...
確定! 回上一頁