![]() |
<libroxml
version="3.0.2"
/>
|
shell xpath solver sources More...
#include "roxml.h"#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#include <stdlib.h>#include <string.h>Go to the source code of this file.
Functions | |
| void | print_help (void) |
| void | print_usage (const char *progname) |
| int | main (int argc, char **argv) |
shell xpath solver sources
(C) Copyright 2014 Tristan Lelong trist.nosp@m.an.l.nosp@m.elong.nosp@m.@lib.nosp@m.roxml.nosp@m..net
SPDX-Licence-Identifier: LGPL-2.1+ The author added a static linking exception, see License.txt.
Definition in file roxml_shell.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 32 of file roxml_shell.c.
| void print_help | ( | void | ) |
Definition at line 19 of file roxml_shell.c.
| void print_usage | ( | const char * | progname | ) |
Definition at line 24 of file roxml_shell.c.
1.9.8