Hey guys, I am obligated to create a type of input that uses INT 21H and function 01H to store user STRING input, not just one character.
The thing is, this type of input only accepts one character, then echos it to the screen. This means I need to put it in a loop that takes on character at a...