generated from freudenreichan/info2Praktikum-Wortsalat
Test, vielleicht gehts jetzt o
This commit is contained in:
parent
3c54f2b110
commit
e30928d7c7
@ -8,5 +8,6 @@
|
||||
// Read words from file and store in 'words' array
|
||||
int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
|
||||
{
|
||||
|
||||
//test ob es funktioniert
|
||||
if (0 == maxWordCount){printf("hello")}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user