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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
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
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