Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~527 People Reached
Favorite Forums
Favorite Tags
c++ x 3

4 Posted Topics

Member Avatar for VeG

was wondering if someone could help me on this slight problem my rogram compiles but a section doesnt seem to run.. } void main() { clrscr(); int one, two, three; char choice=' ', input[5]; while (choice != 'e') { cout<<"\nPlease enter +,-,*,/ or sqrt and then two numbers,\nsepperated by spaces, …

Member Avatar for Acidburn
0
111
Member Avatar for hopeolicious

hey people, im having some trouble with my project and need somequik help..iam required to write up a calculator program that can perform functions such as: addition, subtraction, multiplication, division, square root, and reciprocal(1/x)..all the numbers must be whole numbers and must be max of 10 characters. typical input output …

Member Avatar for Dave Sinkula
0
110
Member Avatar for seeplusplus

hey people, im having some trouble with my project and need somequik help..iam required to write up a calculator program that can perform functions such as: addition, subtraction, multiplication, division, square root, and reciprocal(1/x)..all the numbers must be whole numbers and must be max of 10 characters. typical input output …

Member Avatar for Dave Sinkula
0
153
Member Avatar for magnolia

The End.