spmenu/libs/stream.h

4 lines
92 B
C
Raw Normal View History

static void readstdin(void);
static void readfile(void);
2023-05-07 02:11:16 +02:00
static int parsemarkup(int index);