View Single Post
Old May 16th, 2006, 2:47 PM   #1
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 329
Rep Power: 3 kruptof is on a distinguished road
Assembler displaying digits

can anybody tell me a good way to display numbers In ASM using dos interrupts, because the dos interrupt 21h sub routine 02 ouputs values in their ascii equivallent so how do i display a two figured result of an calculation, for example how do i display the number 10 because if i use the the does interrupt i said above it would convert it to its asci value which is ":" . Sorry if you have found my explaination confusing. I thank you for your replies in advance.
kruptof is offline   Reply With Quote