CALCULATOR, DAMN this is hard
Author |
Message |
OsoInsane_abh
|
Posted: Wed Jan 19, 2005 7:00 pm Post subject: CALCULATOR, DAMN this is hard |
|
|
Hi, I have a calculator program which i need to make for an ISP (Please look at my code, run it etc..) i have no clue on how to make the calculator carry out the operations (+,-,*,/) can you guys help?
Description: |
|
Download |
Filename: |
CALCULATOR.T |
Filesize: |
4.23 KB |
Downloaded: |
173 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Bacchus
|
Posted: Wed Jan 19, 2005 7:07 pm Post subject: (No subject) |
|
|
hm.. no button work cept the numbers o well work for u to do.. ne ways wat i would do is when you click on a operator button i would store the already inputted number into a empty var and then have a flag to tell which operator, then just put it all together when the press equals (not sure how to use them but i think flexible array might help)
|
|
|
|
|
|
OsoInsane_abh
|
Posted: Wed Jan 19, 2005 7:17 pm Post subject: (No subject) |
|
|
DAMN, Hate the flexible arrays i have to look into them in more details thanks anways.
|
|
|
|
|
|
|
|