0

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?

Peter Cordes
  • 328,167
  • 45
  • 605
  • 847
David
  • 1
  • 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

0 Answers0