My password check function isn't working so I clearly did something wrong[code] #include <iostream> #include <string> using namespace std; void password_check(string x) { ...
My password check function isn't working so I clearly did something wrong...
A good multi-platform C++ IDE?eclipse,best for beginner
Appreciate any help with my problem.try this [code] #include <iostream> #include <conio.h> using namespace std; string mystr; int main...
Prime Number program not working!it works [code] #include <iostream> #include <conio.h> using namespace std; int main() { int num...
This user does not accept Private Messages