A simple C program converts binaries into C style array.
Useful when you want to embed some binary files(eg. music or images) into your program.
Original code was from a Internet corner, seems to have long history and reproduced many times, which made I was unable to find original author.
I had no choice but assign a loose license without permission.