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