Hacker News new | ask | show | jobs
by cpach 2063 days ago
Just out of curiosity, why the hex editor? Isn’t RTF just ASCII?
1 comments

You are right, it is just ASCII text. Probably a brain fart there, sorry. I may have said that (hex editor) out of sheer habit of using one to inspect various formats. Or I may have used a text editor, if so TextPad, IIRC, since the project was on Windows (at least dev env was). It was years ago, so not sure.
Aight :)