The Difference Between Binary and Text Files

When coding your C or C++ program (or any related language for that matter) you will need to specify that the files that you read and/or write be opened either in text mode or in binary mode. In this article we examine what the difference actually is between these two modes.

The Difference Between Binary and Text Files

Share and Enjoy:
  • Digg
  • del.icio.us
  • Furl
  • description
  • StumbleUpon

Tags: , , , ,

One Response to “The Difference Between Binary and Text Files

  1. brummimava Says:

    Thanks for the post

Leave a Reply