Aug 16, 2023Β Β· CR (13) + LF (10) combine to create 1 total carriage return. If you do it in the opposite order, the LF forces the CR to be on a new line, producing 2 carriage returns. Sep 22, 2009Β Β· In html made by fckeditor i find the following character: What is this character? Jun 7, 2018Β Β· Chr(10) is the Line Feed character and Chr(13) is the Carriage Return character. You probably won't notice a difference if you use only one or the other, but you might find yourself in a.

Recommended for you

You may also like