I wrote a program which generates files which are mostly long text without line breaks but which have binary data near the end, where the x0A character can occur. Looking at such a file in hexadecimal mode, I spent quite some time trying to figure out why my program inserted an x0D before the x0A although I was writing in binary mode, until I eventually realized that in fact it was PSPad that had inserted it. It would be nice if PSPad were to refrain from inserting the x0D, at least in hexadecimal mode... I like PSPad nevertheless! :-)
-- <https://forum.pspad.com/read.php?4,71904,71904> PSPad freeware editor https://www.pspad.com
