看板 SetupBBS 關於我們 聯絡資訊
※ 本文轉錄自 [WindTop] 看板 作者: visor (魔戒一二加長版收錄完...) 看板: WindTop 標題: [Patch] expire.c 砍錯文章 bug 時間: Mon Jan 12 19:53:08 2004 expire.c sync_init() { ............... if (dirp = opendir(fpath)) { while (de = readdir(dirp)) { str = de->d_name; - prefix = *str--; + prefix = *str; if (prefix == '.') continue; ................. -- ※ Origin: 元智大學 風之塔 <bbs.yzu.edu.tw> ※ From : 220-142-204-25.hinet-ip.hinet.net