恩,不好意思我看错了,嘿嘿。你说的有道理,不过还是不确定到底是不是这个问题。
【 在 FlyingFish@coa.cn-bbs.org (人生如梦|抓紧剩下的时间好好工作) 的大作中提到: 】
: 应该不会错位吧
: char 和 unsigned char变量都只占一个字节的啊
: 【 在 atppp@bbs.stanford.edu-SPAM.no (Big Mouse) 的大作中提到: 】
: : 标 题: Re: fileheader转化失败
: : 发信站: 牧场物语 (Sat May 8 08:35:15 2004)
: : 转信站: COA!news.happynet.org!maily.cic.tsinghua.edu.cn!news.bylinux.net!Stanfo
: : struct userec1 { /* Structure used to hold information in */
: : char userid[IDLEN + 2]; /* PASSFILE */
: : char flags[2];
: : time_t firstlogin;
: ...................
--