@whitequark "wait does C even support hex escapes? uh. oh. oh, no."
@whitequark (today we learned that C supports hex escapes. and that it is, unfortunately, designed around CHAR_BIT != 8. which makes sense we suppose...
remember to terminate your escapes with "" we guess, e.g. "\x01""c", or "\x01""\x02""")
@whitequark (today we learned that C supports hex escapes. and that it is, unfortunately, designed around CHAR_BIT != 8. which makes sense we suppose...
remember to terminate your escapes with "" we guess, e.g. "\x01""c", or "\x01""\x02""")