Which program creates a C array given any file?

前端 未结 5 1496
执念已碎
执念已碎 2020-12-07 17:33

I remember seeing in the past a program that would take any file and generate a C array representing that file as output; it would prevent distribution of a separate file in

5条回答
  •  暖寄归人
    2020-12-07 18:32

    I know this is Unix/Linux question, but anyone viewing this that wants to do the same in Windows can use Bin2H.

提交回复
热议问题