Weird glitch/bug with c++ program compiled in Ubuntu? or am I doing something wrong?
John Shaver
bobjohnbob at gmail.com
Wed Feb 15 17:31:05 MST 2012
On Wed, Feb 15, 2012 at 3:50 PM, Byron Clark <byron at theclarkfamily.name> wrote:
>
> Just open the file in binary mode and it should behave the same on
> Windows and Linux.
That makes sense. Kind of like FTP in Binary or ASCII mode. I never
used binary mode in C++ before. I always assumed it was for editing
binary files only.
-John Shaver
More information about the PLUG
mailing list