enum 的基本語法enum identifier { enumerator-list } ... day=thu; printf("\nDay=%d\n",day); printf("%d %d %d %d\n", on, off, no, yes); }
確定! 回上一頁