In util/bin2c there is a program bin2c.c that can convert a file into
a const unsigned char* string to be loaded in a C program. I have
written a replacement bin2c.lua that is a lot more powerful, flexible,
and doesn't need to be compiled. I suggest that we remove bin2c.c and
the build files for it and keep only bin2c.lua in the util/bin2c
directory.
Any objections?
Regards,
John Labenski
|