typedef enum { red, yellow, green, } trafficSignState; ... The problem here is that the object can have different size and internal offsets ...
確定! 回上一頁