A
text file in which each
byte represents one
character according to the
ASCII code. Contrast with a
binary file, in which there is no one-to-one mapping between bytes and characters.
Files that have been
formatted with a
word processor must be
stored and transmitted as binary files to preserve the formatting. ASCII files are sometimes called
plain text files.