由於C語言裡定義列舉變數時,如這樣enum var_enum {a ,b ,c} 則使用的時候不能 ... printf("The retStr is %s\n",retStr); printf("The GetVaule is ...
確定! 回上一頁