CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hex Hassle Please Please Help!



  I think that the standard for an ASCII dos file is to have carriage
return added to a line feed in order to acheive proper "printing".

  Try to open the file in binary instead.

  Also you should be careful with char.  I think your application needed
an unsigned char and I'm not sure that it is implied implicitly with the
char type.

Stephane Guerin




W Komornicki's Home Page | Main Index | Thread Index