This commit is contained in:
Radovan Kofira 2020-10-04 23:57:16 +02:00
parent adf671a04b
commit c760778417
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#define LINESIZE 100
#define LINE_SIZE 100
#define POCET_JEDAL 3
#define POCET_JEDAL 100
struct pizza {
float prize;
char name[LINESIZE];

Binary file not shown.