您好我是c++的新手前一鎮子看到一種function的寫法是回傳布林值我想寫一個傳兩個 ... 宣告 bool test (* char); 呼叫 if (test(arrayA)) ..... 函數本身 bool test (* char)
www.programmer-club.com.tw