First, to clear up any ambiguity, I'm going to call the ASCII character with a hex code of 0A and a decimal code of 10 a "LF" .
I'm also going to call the ASCII character with a hex code of 0D and a and a decimal code of 15 a "CR".
I want to be able to print just a "LF" to a file. As a simple...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.