看板 C_and_CPP 關於我們 聯絡資訊
※ 引述《xatier (阿飄先生)》之銘言: : 小弟最近在寫的project遇到了一些跨平台的問題 : 想請教各位 : 1. Linux C 裡有像是conio.h 裡的getch() 一樣吃按鍵不用按下Enter的函式嗎? : 2. 像是刷螢幕在Windows裡有system("cls") 而Linux裡要用system("clear") : 有沒有方法(#define之類的)可以知道系統是何者然後分別使用這兩種做法? 1. libncurses/termios.h/unistd.h 最必殺的...wxBase 2.有ncurses on windows(Mac 也通哦) google 有個 GYP 可以 try try -- 閑言碎語風涼話 將睡未醒事後菸 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 173.224.214.150
ducksteven:推ncurses~~ 08/06 10:40