Page 1 of 1

Write a C program to that takes a .txt file and a word from the user as input and find out the frequency of how many tim

Posted: Tue Jul 05, 2022 10:19 am
by answerhappygod
Write a C program to that takes a .txt file and a word from theuser as input and find out the frequency of how many times the wordappears in the .txt file. Make the search case insensitive