generated from freudenreichan/info2Praktikum-Wortsalat
fixed merging problem
This commit is contained in:
parent
1384e8671d
commit
3d51605223
@ -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
BIN
Start_Windows/wordsalad.exe
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user