Checking string against words in a file problemClearing it solved all the problems. Thanks. However, I realized the method I'm using to establish...
Checking string against words in a file problemOkay, I tried adding in some code that would reset the read position to the beginning of the file fo...
Checking string against words in a file problemI thought [code]while (inputFile >> incomingword)[/code] would keep reading the contents of wordli...
Checking string against words in a file problembump!
Checking string against words in a file problem[code]#include <iostream> #include <string> #include <iomanip> #include <fstream> #include <vector> ...
This user does not accept Private Messages