mirror of
https://github.com/joeycastillo/second-movement.git
synced 2025-10-29 19:47:40 +00:00
base64.c
Base64 Library in C
by Joe DF (joedf@ahkscript.org)
Released under the MIT License
Thank you for inspiration:
http://www.codeproject.com/Tips/813146/Fast-base-functions-for-encode-decode
Usage
Simply include base64.c and base64.h in your project and see base64.h for instructions.