具體分為兩個檔案: vect3.h 和vect3.c. vect3.h如下: #define HELLO 3 typedef struct { double x; double ...
確定! 回上一頁