Carriage return 0d line feed 0a

The hexadecimal 0a, a control character as opposed to a printing character, is called a line feed.
The hexadecimal 0d is called a carriage return.
Pretty much all the programs on the Windows platform understand and expect the hexadecimal 0a0d pair in text. The 0d0a pair of characters is the signal for the end of a line and beginning of another.
Discuss this article or this topic in our discussion forum:
How can I link to this web page?
It is easy, just include the code provided below into your HTML code.
Where can I get some help with this?
Copyright © 2010 Maxi-Pedia http://www.Maxi-Pedia.com
Reproduction without written permission from Maxi-Pedia is prohibited.
All articles are protected by copyright and have been archived at a national library.
Linking to Maxi-Pedia pages is permitted provided that the links are clearly acknowledged. Thank you.


