fixed merging problem

This commit is contained in:
Jonas Hofmann 2025-11-04 17:30:47 +01:00
parent 1384e8671d
commit 3d51605223
4 changed files with 0 additions and 4 deletions

View File

@ -2,9 +2,6 @@
#include <string.h>
#include <ctype.h>
<<<<<<< HEAD
static char *buffer;
=======
// TODO:
// eine Funktion implementieren, die ein einzelnes Wort aus einer Textdatei (words.txt) einliest und als C-String zurückgibt.
@ -75,7 +72,6 @@ int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
/*
#define MAX_BUFFER_LEN 256
>>>>>>> main
// TODO?
// eine Funktion implementieren, die ein einzelnes Wort aus einer Textdatei (words.txt) einliest und als C-String zurückgibt.

Binary file not shown.

Binary file not shown.

BIN
Start_Windows/wordsalad.exe Normal file

Binary file not shown.