Prova in ASM....


asm
{
mov ah, 0x01
int 0x21
mov carattere, al
}