HELP!!!
Posted: Thu Sep 09, 2004 12:25 pm
use the djgpp compiler and i use
then the compiler gives me a error
c:/djgpp/tmp/ccXmpN7e.s: Assembler messages:
c:/djgpp/tmp/ccXmpN7e.s:153: Error: too many memory references for `mov
and i dont know what i have done wrong can somebody help me??
Code: Select all
asm("mov ah,00");
c:/djgpp/tmp/ccXmpN7e.s: Assembler messages:
c:/djgpp/tmp/ccXmpN7e.s:153: Error: too many memory references for `mov
and i dont know what i have done wrong can somebody help me??