EnglishFrenchSpanish

Ad


OnWorks favicon

exo-csource - Online in the Cloud

Run exo-csource in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command exo-csource that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


exo-csource - C code generation utility for arbitrary data

SYNOPSIS


exo-csource [options] [file]

exo-csource [options] --build-list [[name] [file]...]

DESCRIPTION


exo-csource is a small utility that generates C code containing arbitrary data, useful for
compiling texts or other data directly into programs.

INVOCATION


exo-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.

Options
-h, --help
Print 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.

Use exo-csource online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad