 |
Ascii vs. Binary Files - UMD Department of Computer Science
and converts this ASCII file to a binary file that begins 0110 0011 (which is 63 in binary). Notice that this file is ASCII, which means what's really stored is the ASCII code for '6', '3', ' ' (space), 'a', '0', and so forth. A program can read this ASCI
www.cs.umd.edu |
 |