45 #define HERAIA_AUTHORS "Olivier Delhomme, Sébastien TRICAUD, Grégory AUDET"
46 #define HERAIA_DATE "20 02 2005"
47 #define HERAIA_LICENSE N_("GPL v2 or later")
48 #define HERAIA_VERSION "0.1.8 (12.30.2018)"
58 #define COVERAGE_TESTS 1
59 #define LOADING_TESTS 2
77 {
"version", no_argument, NULL,
'v'},
78 {
"help", no_argument, NULL,
'h'},
79 {
"tests", optional_argument, NULL,
't'},
This is the main structure.
gboolean usage
to know if we displayed the usage message
static struct option const long_options[]
heraia_struct_t * get_main_struct(void)
This is intended to be called by the library or any program that will use the library in order to get...
Structure Options gives a way to store program options passed from the command line.
gint8 tests
to know if the users wants to do self tests
GList * filenames
the filename to open