Searching for a word in text fileHi im trying to write a program that reads in a text file. The user can search for a specific word a...
Adding a random number 1-100Hi so I'm working on inputting a text file then outputting a another file that has a random number 1...
sorting with pair@lastchance thanks very much if I were to sort descending would I switch the less than the operator ...
sorting with pair@lastchanve hey thanks ifstream in( "dailylog.txt" ); ofstream output("output.txt"); can I use thes...
sorting with pair@malibor it does not work Im a bit confused with that ) and semicolon would be outside the bracket...
This user does not accept Private Messages