2010-09-23, 10:27 AM
Fiel Wrote:Gummy, I think that reads binary data. So that will read the first char fine, but it won't skip the space like fscanf.
Ahh, I see. I guess it'll be a read line + substr + casting.
Good to see you get back to C++

