Quote:
Originally Posted by Kienzle
Hi I am new to programming
And may question is
I want make a program that is windows xp or vista base application.
And program should be able to deal with simple mathematic equations like adding subtracting and sin a cos equations. After doing some calculation should spits out a txt page with al the answers but in pre arranged form.
I do not know that is enough information to make a choice as to type of program I should use to do this?
Thank you!
Kienzle
|
Assuming you are looking for a strictly command line based application, this could easily be built in C/C++.