cv5
This commit is contained in:
parent
7162a3976e
commit
f1942a5351
@ -4,7 +4,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <ctype.h>
|
||||
#define SIZE 100
|
||||
#define MY_ERROR_OUTPUT stderr // chybovy vystup
|
||||
|
||||
|
||||
struct student {
|
||||
char name[SIZE];
|
||||
|
Loading…
Reference in New Issue
Block a user