Using INT 21H I can print single digit numbers, but not multiple digit numbers. How can I add multiple digits to a string and output them using masm?
Asked
Active
Viewed 48 times
0
-
See e.g. https://stackoverflow.com/questions/40503119/assembly-8086-sum-of-an-array-printing-multi-digit-numbers – Michael Oct 18 '22 at 13:59