include <curses.h> int start_color(void); int init_pair(short pair, short f, short b); int init_color(short color, short r, short g, ...
確定! 回上一頁