Files
LinuxDev2020/04_Multifile/outlib.h

5 lines
79 B
C

void output(char *);
void usage(char *);
extern int Count;
#define VERSION 0.0