XDT-CSOURCE(1) | User Commands | XDT-CSOURCE(1) |
xdt-csource - C code generation utility for arbitrary data
xdt-csource [options] [file]
xdt-csource [options] --build-list [[name file]...]
xdt-csource is a small utility that generates C code containing arbitrary data, useful for compiling texts or other data directly into programs.
xdt-csource either takes as input one file name to generate code for, or, using the --build-list option, a list of (name, file) pairs to generate code for a list of images into named variables.
Copyright © 2005-2011
Please report bugs to <http://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-dev-tools>.
October 2011 | xdt-csource 4.9.0 |