Here is a small code to test the enum and strings that we defined: int main(void) { int i = 0; printf("The name of fruit is %s\n", ...
確定! 回上一頁