16
【 在 yuhuan (板砖王) 的大作中提到: 】
: i是几?shm有错
: 【 在 glutton.bbs@ttsx.cn-bbs.org (拒绝发芽的种子) 的大作中提到: 】
: : while (i) {
: : if (!strcasecmp(userid, passwdptr[i - 1].userid)) {
: : if (prev != -1) {
: : errlog("wrong 1");
: : uhash->next[prev] = uhash->next[i];
: : } else {
: ...................
--
FROM 61.242.219.134