[C] typedef struct { char *Name; uint8_t numb; }menue_t; ... #define SIZE_OF_ARRAY(array) (sizeof(array)/sizeof((array)[0])).
確定! 回上一頁