看板 EE_DSnP 關於我們 聯絡資訊
以下是我的code: Editor():fileName("Untitled.txt"),tempFileName(""), lenOfLine(0),recentLine(0),posInLine(0), lines(0),quitOrNot(false),text[150][76]{0}, headLine[4][76]{0} // initialization { printBlank(FULL_LINES); commandMode(); }; // end constructor compile沒過 請問哪裡出狀況 緊急!! 感謝回應 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.166.233.80
ilway25:text[150][76]{0} 陣列好像不能這樣用... 01/24 00:57