※ 引述《hpo14 (陽光下)》之銘言: > 使用版本 070120 PACK > struct.h > ! #define ANSILINELEN 500 /* Maximum Screen width in chars */ > struct.h::typedef struct screenline{} > typedef struct screenline > { > ! int oldlen; /* previous line length */ > ! int len; /* current length of line */ ! uschar width; /* padding length of ANSI codes */ > ! int smod; /* start of modified data */ > ! int emod; /* end of modified data */ > ! int sso; /* start of standout data */ > ! int eso; /* end of standout data */ > uschar mode; /* status of line, as far as update */ > uschar data[ANSILINELEN]; > } screenline; 新版還有哪邊要改嗎? 我試了好久,都一樣不行 -- >> 台灣科大資工系 清流站 # ntust.org # >> Author from: 61-59-78-243.adsl.static.seed.net.tw