Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Calculator
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
XeRoideR999




PostPosted: Fri Jan 16, 2004 9:37 am   Post subject: Calculator

can someone just send some finished calculators?
i just wanna see how it works lol Smile

my windows 98 calculator doesnt work.
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri Jan 16, 2004 3:39 pm   Post subject: (No subject)

code:

var num1, num2:int
put "enter first number"
get num1
put "enter second number"
get num2
put num1, " + ", num2, " = ", num1+num2
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
shorthair




PostPosted: Sat Jan 17, 2004 6:38 pm   Post subject: (No subject)

Quote:

can someone send me a finished calculator i want to see how it works

Quote:

my win98 one dosent work


Rolling Eyes im see cough * cheating * cough
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: