is there a way to push this line to asm from C from GCC
mov ah,1h int 21h
I can\'t find a way to set the AH register to 1h
<