This commit is contained in:
Павел Родионов
2025-11-21 18:55:21 +07:00
parent 5cbfe19d48
commit ca035a9c08
13 changed files with 408 additions and 12 deletions
+1
View File
@@ -11,6 +11,7 @@
// GET
int mainget(void);
int numget(void);
int getsymb(int *b,wchar_t *buff);
// MASSIVE
void seeMassive(wchar_t (*massive)[COL]);