how to do a calculator program using c++?
Making a Calculator using C++How to make a Calculator using C++
Page 1 of 1
2 Replies - 2565 Views - Last Post: 20 September 2010 - 03:54 AM
Replies To: Making a Calculator using C++
#2
Re: Making a Calculator using C++
Posted 19 September 2010 - 11:20 PM
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Please post like this:
Thank you for helping us helping you.
Please post like this:
Thank you for helping us helping you.
#3
Re: Making a Calculator using C++
Posted 20 September 2010 - 03:54 AM
Even though this smells of dump-and-run, I will give you a few pointers.
1. Google is your friend.
2. Think about how a calculator works, and what functionality you would like to incorporate in your program.
3. The most basic implementation of this is very easy, even with limited knowledge of C++.
4. Get a working draft, and then if all other research fails come to us with your questions. Tell us what errors you are recieving, what you have tried, and what exactly is confusing you.
As macosxnerd said, Thank you for helping us help you.
1. Google is your friend.
2. Think about how a calculator works, and what functionality you would like to incorporate in your program.
3. The most basic implementation of this is very easy, even with limited knowledge of C++.
4. Get a working draft, and then if all other research fails come to us with your questions. Tell us what errors you are recieving, what you have tried, and what exactly is confusing you.
As macosxnerd said, Thank you for helping us help you.
Page 1 of 1
|
|

New Topic/Question
This topic is locked




MultiQuote






|