※ 引述《s890510 (皮卡...累...)》之銘言: > + #define MORE_ARTICLE 1(這邊怎黏在一起了...) + #define MORE_ARTICLE 1 // (這邊怎黏在一起了...) > 不過現在比較想要知道, > 如何把那條 > ─────────────────────────────────────── > 變成黑色.... ^^^^^^^^ 黑色不就看不到了?? : pmore.c:line 1256-1265 if (bpref.separator & MFDISP_SEP_LINE) { outs(ANSI_COLOR(36)); for(col = 0; col < headerw; col+=2) { // prints("%02d", col); outs("─"); } outs(ANSI_RESET); } ps. ANSI_COLOR()定義在line:216 #define ANSI_COLOR(x) ESC_STR "[" #x "m" 順便提醒: 這裡回文[r]會出問題... -- 呼~ 好久沒做BBS coding了... 回個文探口氣 = = -- ╭┼ Origin: 海大資工˙網際時空 bbs.cs.ntou.edu.tw ┼┘ Author: taruno 從 D216-24.dorm2.ntou.edu.tw 發表