generated from freudenreichan/info2Praktikum-Wortsalat
test aenderung
This commit is contained in:
parent
ba6cf12493
commit
032a79bec0
@ -8,5 +8,5 @@
|
|||||||
// Read words from file and store in 'words' array
|
// Read words from file and store in 'words' array
|
||||||
int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
|
int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
|
||||||
{
|
{
|
||||||
|
int a;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user