Mail formatting

Pete Turnbull pete at dunnington.plus.com
Sat Dec 29 15:08:21 CST 2007


On 29/12/2007 19:12, der Mouse wrote:
>> One of the recurring issues of ASCII is:
>> "What is the ASCII code for newline?"
> 
> 0x0a, one of whose names is NL.  This is well-defined.

No, it isn't :-)

There is no ASCII code for "newline".  0x0A is the code for a line feed 
(name "LF").  Some systems treat that as a newline.  But only some :-)

-- 
Pete						Peter Turnbull
						Network Manager
						University of York



More information about the cctalk mailing list