C 語言 入門經典. |12 結構與列舉 ... struct 關鍵字表示即將宣告一個自訂的結構型態 ... 指標結構. struct book. {. char title[24] ;. char ISBN[18] ;. int price ;. }.
確定! 回上一頁