I am trying to find the number of occurrence of a substring in another string and I use strstr(). I read the keys from a file instead of using "" in the code. I am