Hi, I am writing several numbers into a .dat file and then read them.
But I find out if write a '282' int number into the dat file, I'll read out '0'. Other integer numbers, such as 270, are fine. Does anyone have any ideas what's going on? Thanks a lot!