View Single Post
  #3 (permalink)  
Old 09-18-2008, 10:19 PM
John's Avatar   
John John is online now
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,569
Last Blog:
Tidy up your HTML
Credits: 0
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default Re: Windows programing question?

Quote:
Originally Posted by Kienzle View Post
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++.
Reply With Quote