How can I declare a struct inside the same struct definition: typedef struct{ int x; int y; point* nearest; } point; ... Introduction to C.
確定! 回上一頁