This commit is contained in:
Radovan Kofira 2020-10-05 00:16:13 +02:00
parent b621066391
commit 72d965931d
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 100
#define POCET_JEDAL 10
struct pizza {
float prize;
char name[LINESIZE];

Binary file not shown.