Across
- 1. \t is used to output
- 4. an encoding scheme originally based on the English alphabet
- 6. where a carriage return takes you
- 7. common file extension for text files
- 9. done to each character saved in a text file
- 11. platform that use CR and LF, in that order
- 13. organizes files on a storage device
- 15. basic Windows text editor
- 16. how all files are stored
Down
- 1. how many bytes it takes to store "123"
- 2. \r is used to output
- 3. text files are organized as a series of these
- 5. text files contain alphanumeric, punctuation, and these type of characters
- 6. used to start every escape sequence
- 8. program that let's you see the binary contents of your files
- 10. how many bytes it takes to store 123
- 12. a file's suffix
- 14. synonymous with line feed
