User: atacess

  • Public profile

User profile: atacess

User info
User name:atacess
History
Joined:
Number of posts:4
Latest posts:

IsNumeric equivalent in C++
I refer to line 41 - 49 specifically. I got "Please input the first number" and "Please input the...

IsNumeric equivalent in C++
[code] #include <iostream> #include "conio.h" #include <string> #include <sstream> using namesp...

IsNumeric equivalent in C++
[code] //Prompting user for numbers cout << "Please input two numbers" << endl; cin >> num1...

Help with or statement in while loop
[output] //Validating calculation type while(userChar != false) { if(ty...

This user does not accept Private Messages