Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Arabica

Needed to base64 some images for work today, so hacked on the transcode example a bit. Turned out convert_adaptor didn't handle binary files properly because I was using the char_type and not the int_type. I'd compare 255 to -1 (the eof marker), come up true and finish early. So I fixed all that, then extended transcode so it can read from and write to files as well as the console. It's now useful as well as demonstrative :).
Tagged code, arabica, xml, and c++


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed