: hi everyone there ,
: i am using dev c++ as my c++ compiler but i am unable to find out how to include assembly in my code . when i use the asm keyword to include assembly programs there is always an error message.
: i am waiting help from anywhere. thanks.
:
try any of the following:
__asm
_asm
asm
with a "" or {} after