Re: 請問關於每次進版都可以看到進版畫面....
==> heeroayu.bbs@bbs.yzu.edu.tw (Heeroyuy) 提到:
: 我修改了 src/maple/board.c 中的 XoPost():
: if ((cuser.ufo & UFO_BNOTE))
^^^^^^^^^
下面說這是第一次使用~~沒有宣告過
問題在這裡吧~~
: {
: *str = bits | BRD_V_BIT;
: brd_fpath(fpath, currboard, FN_NOTE);
: more(fpath, NULL);
: }
: 可是卻在make後發生了:
: board.c: In function `XoPost':
: board.c:767: `UFO_BNOTE' undeclared (first use in this function)
: board.c:767: (Each undeclared identifier is reported only once
: board.c:767: for each function it appears in.)
: *** Error code 1
: Stop in /home/bbs/src/maple.
: *** Error code 1
: Stop in /home/bbs/src/maple.
: 這是為什麼呢????@@"
:
--
◎龍貓資訊天地(bbs.mgt.ncu.edu.tw)
◎[ricky]From: bbs.mgt.ncu.edu.tw
討論串 (同標題文章)