5 lines
79 B
C
5 lines
79 B
C
void output(char *);
|
|
void usage(char *);
|
|
extern int Count;
|
|
#define VERSION 0.0
|