struct point { int x,y; }; typedef struct point Point; ... S, M, L, XL, XXL, XXXL}; typedef enum _size Size; typedef struct { int stock_number; float price; ...
確定! 回上一頁