spmenu/libs/argv.h
2023-03-02 18:17:11 +01:00

3 lines
71 B
C

static void readargs(int argc, char *argv[]);
static void usage(void);