It's a windows application to convert any file to a c-array. This is very handy for dev's who want to include graphics, music, raw data etc directly into their fxe's.
It only supports char arrays at the moment (short and long will be added soon) but can output as decimal or hex, pad numbers with 0's or spaces, format data into lines, and also pad the file to align to 4-byte boundaries.
It only supports char arrays at the moment (short and long will be added soon) but can output as decimal or hex, pad numbers with 0's or spaces, format data into lines, and also pad the file to align to 4-byte boundaries.