Ascii vs. Binary Files - UMD Department of Computer Science
Introduction Most people classify files in two categories: binary files and ASCII (text) files. You've actually worked with both. Any program you write (C/C++/Perl/HTML) is almost surely an ASCII file. An ASCII file is defined as a file that consists of A
www.cs.umd.edu |