名称 最后更新
..
20221230134822.xml 正在载入提交数据...
__20221230134822_xml.h 正在载入提交数据...
file2c.exe 正在载入提交数据...
readme.txt 正在载入提交数据...
* file2c 1.1

file2c is a simple commandline utility that generates C source files from binary files. It can be used to embed external files into C or C++ programs.

* Usage

    file2c [OPTION...] FILE [FILE...]

    Examples:
      file2c icon.png              Create 'icon_png.h' 'icon_png.c" from the contents of 'bar.bin'