while (flag && fread(&building1,sizeof(typeCheckIn),1,F2)==1){ if(strcmp(checkin1.code,employee.code)!=0){ flag=0; // why do you have to read ...
確定! 回上一頁