enum color { RED, GREEN, BLUE };. The color type variable now can hold one of these constant values. Demo Code. #include <stdio ...
確定! 回上一頁