Category:DOS code pages

From Wikipedia, the free encyclopedia

DOS code pages are based on ASCII.

The most common newline convention used with DOS code pages is to use <CR, LF> (<CARRIAGE RETURN, LINE FEED> code pairs between or usually after lines.


In other languages