You're welcome.
Thanks p3tr0va.
The problem is the character '\n' at the final of the word. fgets reads the new line character. Use gets(word) instead of fgets(word, WORD_LEN,...
Hi everybody. I want to use fgets to read a line of text and a word. The text is examined to find the word, but the word is never found even when...
Separate names with a comma.