Добавлено ДЗ4

This commit is contained in:
2020-10-12 23:38:41 +03:00
parent f816062f2e
commit e37f95ba81
5 changed files with 71 additions and 0 deletions

4
04_Multifile/outlib.h Normal file
View File

@@ -0,0 +1,4 @@
void output(char *);
void usage(char *);
extern int Count;
#define VERSION 0.0