Current section

Files

Jump to
discount discount_src pgm_options.h
Raw

discount_src/pgm_options.h

#ifndef PGM_OPTIONS_D
#define PGM_OPTIONS_D
#include <mkdio.h>
int set_flag(mkd_flag_t *flags, char *optionstring);
void show_flags(int byname);
#endif/*PGM_OPTIONS_D*/