|
-
September 27th, 1999, 02:52 PM
#1
Assembly langauge from VC++
Hi,
Could you please let me know how to execute the assembly language instruction int ( interrupt)
from VC++ 6.0
Whenever I include the instruction
_asm
{
mov ..
int ..
}
and execute the application, then I get a run time error always.
Any clarification would be appreciated.
Regards
Siva
Email: [email protected]
Programming is always a learning process
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|