How to use the records in a hybrid program of Assembler and C?

0

I would like to know how it is possible to use the AX , BX , CX and DX records in a code in the language C . if it is necessary to pass them to a variable or directly using "asm" and the registry

    
asked by Leonel 05.06.2018 в 01:10
source

0 answers