Warning, file /education/cantor/thirdparty/discount-2.2.6-patched/pgm_options.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #ifndef PGM_OPTIONS_D
0002 #define PGM_OPTIONS_D
0003 
0004 #include <mkdio.h>
0005 
0006 char *set_flag(mkd_flag_t *flags, char *optionstring);
0007 void show_flags(int byname, int verbose);
0008 
0009 #endif/*PGM_OPTIONS_D*/