Compare commits
2 Commits
c67ddda7c8
...
d2f96eb693
Author | SHA1 | Date | |
---|---|---|---|
d2f96eb693 | |||
e296be0516 |
@ -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)
|
||||
{
|
||||
|
||||
printf("Hallo");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user