2 lines
125 B
Text
2 lines
125 B
Text
mov ax,0C0Ah
|
|
int 21h ;flush the keyboard buffer then immediately ask the user to type in a sentence and hit Enter when done.
|