typedef 資料型態識別字;. 範例:. /* 結構型態struct Car的宣告*/ typedef struct Car{ ... typedef enum Week{SUN, MON, TUE, WED, THU, FRI, SAT} Week;.
確定! 回上一頁