Answer the question
In order to leave comments, you need to log in
Is it possible to get an individual element of an array?
The fact is that when I try to get a single element, I get all the elements of the array starting from [N], because there is no sign $
stringT is a string that stores the entered numbers from the keyboard
at 123
mov dx, offset StringT[1]
mov ah,9
int 21h
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question