View Single Post
  #2 (permalink)  
Old 02-14-2008, 11:07 PM
dargueta dargueta is online now
Guru
 
Join Date: Oct 2007
Age: 18
Posts: 791
Last Blog:
Programs Under the Hoo...
Rep Power: 13
dargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the rough
Default

Try using (ios_base::binary|ios_base::out) instead of just ios::binary when opening the file for writing.

Last edited by dargueta; 02-14-2008 at 11:08 PM. Reason: Removed accidental smilies
Reply With Quote