We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
can any one help ! how do i display a number larger than 9 in a LCD screen using .asm language
Check the number's dimensions against those of 9, but I think you will find that most numbers are close enough to the size of 9 that you should be able to use the same code you used to display 9.