generated from freudenreichan/info2Praktikum-Wortsalat
test6
This commit is contained in:
parent
994ec48f9e
commit
aa61e44a0e
BIN
Start_Windows/game.o
Normal file
BIN
Start_Windows/game.o
Normal file
Binary file not shown.
@ -1,4 +1,3 @@
|
|||||||
/*
|
|
||||||
#include "input.h"
|
#include "input.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
@ -35,4 +34,4 @@ int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
|
|||||||
|
|
||||||
}
|
}
|
||||||
return counter;
|
return counter;
|
||||||
} */
|
}
|
||||||
BIN
Start_Windows/input.o
Normal file
BIN
Start_Windows/input.o
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user