expected While before numeric valueI'm trying to loop the program for when the wrong password is entered it makes you re-input another ...
expected While before numeric value[code]#include <iostream> #include <string> #include <conio.h> using namespace std; int main() ...
How do I generate spaces into blank charsAlright thanks for all of the help!
How do I generate spaces into blank chars[code]#include <iostream> #include <fstream> #include <string> using namespace std; int main() { st...
File Input helpAlright Thanks for all the help! It compiled just fine now. But it won't allow me to put any spaces ...
This user does not accept Private Messages