mmkay
converts any file to a C header containing a byte array.
Example output:
// Auto-generated by mmkay -- please do not edit #define DATA_TXT {100,81,119,52,119,57,87,103,88,99,81} #define DATA_TXT_SIZE (11)
What do you do when you don't have #embed
? Write a little bin2c
-esque program in a couple days &mmkay