Aktualizovat a3/program.c
This commit is contained in:
parent
73b13be634
commit
0fc165db65
@ -3,8 +3,8 @@
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
#define BUFFER_SIZE 64;
|
||||
#define STUDENT_SIZE 32;
|
||||
#define BUFFER_SIZE 64
|
||||
#define STUDENT_SIZE 32
|
||||
|
||||
struct studentApplication
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user