is necessary,
This commit is contained in:
Torsten Stock 2025-10-30 17:00:56 +01:00
commit 2a46dd9df7
2 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@
// Read words from file and store in 'words' array
int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
{
int a;
}

0
benhallo Normal file
View File