老玉米:
我就是没看懂这句话什么意思,可是这个条件从日志里看确实成立过,困惑。。。
[阅读: 540] 2004-10-25 08:11:48
if (&(IdxPtr->Block->Free)==NULL || &(IdxPtr->Block->Handle)==NULL){
TONG_SET_ERROR(10);
ErrorPrint("EchoMsg unknow, asStat=%d TransId=%d EchoMsg=%d FileMsg=%d",
asStat,TransId,EchoMsg,FileMsg);//日志被输出,奇怪!!
return -1;
}