merge of all branch
This commit is contained in:
parent
8c5a987fe4
commit
558c63f4a6
@ -22,7 +22,6 @@ int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
|
||||
word = strtok (NULL, " ,;");
|
||||
}
|
||||
}
|
||||
printf("\n counter %d", counter);
|
||||
|
||||
return counter;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user