作者Gary12345z (御坂未來)
看板C_and_CPP
標題[問題] 跪求高人指點
時間Mon Apr 20 22:50:21 2015
開發平台(Platform): C語言
額外使用到的函數庫(Library Used): stdio.h,stdlib.h
問題(Question):為啥編譯時一直說我19行有問題(getch()那邊)?
餵入的資料(Input):ASDFG
預期的正確結果(Expected Output):ASDFG
錯誤結果(Wrong Output):無法編譯QQ
程式碼(Code):http://codepad.org/D8RRdY0f
補充說明(Supplement):
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.117.181.129
※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1429541423.A.B98.html
→ PkmX: getch()不是標準的function啊... 04/20 23:11
→ EdisonX: 試試 conio.h 04/20 23:13