This commit is contained in:
mr314ot 2025-10-09 19:27:51 +02:00
parent 8a8a3588cc
commit 48437b64d7

View File

@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <locale.h>
#define LINESIZE 256
#define MAXITEMS 100