User profile: jpepe94

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

Beginner ---- My first program (all by myself).
ok i really have no idea how to do that can you give me a hint?

Beginner ---- My first program (all by myself).
if i want the calculator accept that input format can i do it using only [code]<iostream>[/code]?

Beginner ---- My first program (all by myself).
Sorry about the [i]code[/i] tags. Anyway, thanks for taking time to review the code. Im just messing...

Beginner ---- My first program (all by myself).
#include <iostream> using namespace std; [code] int main () { int x, y, choice; char ex...