table of contents
other versions
- wheezy 0.6.2-5
- jessie 0.10.2-4
- testing 0.10.7-1
- unstable 0.10.7-1
- experimental 0.11.2-1
| EXO-CSOURCE(1) | Xfce Users Manual | EXO-CSOURCE(1) |
NAME¶
exo-csource - C code generation utility for arbitrary dataSYNOPSIS¶
exo-csource
[options] [file]
exo-csource
[options] --build-list [[name] [file]...]
DESCRIPTION¶
INVOCATION¶
Options¶
-h, --helpPrint brief help and exit.
-v, --version
Print version information and exit.
--extern
Generate extern symbols.
--static
Generate static symbols (default).
--name=identifier
Specifies the identifier name (prefix)
for the generated variables (only used if --build-list was not
specified as well).
--build-list
Enables (name, file) pair
parsing mode.
SEE ALSO¶
The gdk-pixbuf-csource utility which ships with the Gtk+ distribution, available from www.gtk.org[1].AUTHOR¶
NOTES¶
- 1.
- www.gtk.org
| 06/10/2011 | Xfce |