[Compiling bbs.c]
bbs.c: In function `del_ding':
bbs.c:3183: error: `tmp' undeclared (first use in this function)
bbs.c:3183: error: (Each undeclared identifier is reported only once
bbs.c:3183: error: for each function it appears in.)
【 在 zls0424 (红尘滚滚何必看透) 的大作中提到: 】
: sprintf(tmp, "删除文章 '%s'. (Y/N) [N]: ", fileinfo->title);
: getdata(23, 0, tmp, ...);
--
FROM 218.249.29.*