|
popt 1.18
|
#include "system.h"#include <stdarg.h>#include <errno.h>#include "poptint.h"#include "lookup3.c"
Go to the source code of this file.
Macros | |
| #define | _JLU3_jlu32lpair 1 |
| #define | jlu32lpair poptJlu32lpair |
Functions | |
| const char * | POPT_prev_char (const char *str) |
| const char * | POPT_next_char (const char *str) |
| int | POPT_fprintf (FILE *stream, const char *format,...) |
| #define jlu32lpair poptJlu32lpair |
| int POPT_fprintf | ( | FILE * | stream, |
| const char * | format, | ||
| ... ) |
Definition at line 138 of file poptint.c.
Referenced by poptPrintHelp(), showHelpIntro(), singleOptionHelp(), and singleTableHelp().
| const char * POPT_next_char | ( | const char * | str | ) |
Definition at line 27 of file poptint.c.
Referenced by singleOptionHelp(), and stringDisplayWidth().
| const char * POPT_prev_char | ( | const char * | str | ) |
Definition at line 15 of file poptint.c.
Referenced by singleOptionHelp().