User: MEWANNABE

  • Public profile

User profile: MEWANNABE

User info
User name:MEWANNABE
History
Joined:
Number of posts:5
Latest posts:

Help conditioning CIN stream
I am working on a simple calculator program, and would like to support conditioned CIN input streams...

Adding Conditions for the CIN function
Sample output looks like : Please select one of the operations from the list below: 1. Addition 2...

Adding Conditions for the CIN function
I am working on a simple calculator program, and would like to support conditioned CIN input streams...

Simple Calculator
[code]#include <iostream> #include <iomanip> using namespace std; int main() { double res...

Simple Calculator
I have an assignment that request I create a simple calculator that can handle user inputted integer...

This user does not accept Private Messages