但只要程式變的很大,沒使用enum 甚至是struct 的狀況下,程式碼的可讀性就 ... #include "stdio.h" /* 定義boolean */ typedef enum { False, True, } ...
確定! 回上一頁