M mancha New member Dec 28, 2011 #1 Write a c++ code to search a pattern from a text file. The program has to display the frequency of the pattern and the whole content of the file with different color for the pattern whenever matches.
Write a c++ code to search a pattern from a text file. The program has to display the frequency of the pattern and the whole content of the file with different color for the pattern whenever matches.