| | |
Hexadeimal Calculator with 8 doublewords
Please support our Assembly advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Jan 2009
Posts: 1
Reputation:
Solved Threads: 0
Hello
can anyone tell me how can i make a hexadecimal calculator that receive from 1 to 8 double words, then enter the first operand, then the second operand, then choose the operator and then give me the result.
example:
enter from 1 to 8 double words to execute (example with 1 doubleword)
n1: 00000002
n2: 00000001
op: /
result: 00000001
Hope someone can help me
thanks
can anyone tell me how can i make a hexadecimal calculator that receive from 1 to 8 double words, then enter the first operand, then the second operand, then choose the operator and then give me the result.
example:
enter from 1 to 8 double words to execute (example with 1 doubleword)
n1: 00000002
n2: 00000001
op: /
result: 00000001
Hope someone can help me
thanks
![]() |
Other Threads in the Assembly Forum
- Previous Thread: Terminator
- Next Thread: IA64 assembly
| Thread Tools | Search this Thread |





