看板 SetupBBS 關於我們 聯絡資訊
※ 引述《SuperLight (超級光)》之銘言: > 請問要怎麼改成循環閱讀? > 現在是第一篇可以到最後一篇,但是最後一篇不能回到第一篇, xover.c xover() { ...... if (pos < 0) { pos = cmd ? num : 0; /* pos = 0; :chuan: */ } else if (pos > num) { - if(zone == XZ_POST || zone == XZ_XPOST) - pos = num ; - else pos = cmd ? 0 : num; /* pos = num; :chuan: */ } .... } -- ╭╮ ╭╮╭═══╮╭═══╮╭═══╮╭═══╮ ║║ ║║║ ══╮║ ○║╰╮ ╭╯╰╮ ╭╯ ╰╮ ╭╯║ ══╮║╭═╮╮╭╯ ╰╮ ║ ║ ╰═╯ ╰═══╯╰╯ ╰╯╰═══╯ ╰═╯ -- ※ Origin: 元智大學 風之塔 <bbs.yzu.edu.tw> ※ From : 61-217-245-30.HINET-IP.hinet.net