1. Plain text file encoded using the American Standard Code for Information Interchange (ASCII) character encoding standard, containing only basic Latin characters, numbers, and standard punctuation marks without any formatting
The program only accepts ASCII text files, not documents with special formatting.
O programa aceita apenas arquivos de texto ASCII, não documentos com formatação especial.
2. A document or file that uses only the 128 standard ASCII characters (0-127) for representation, ensuring maximum compatibility across different systems and platforms
We need to save this as ASCII text to ensure it works on all operating systems.
Precisamos salvar isso como texto ASCII para garantir que funcione em todos os sistemas operacionais.