Assembly linking

Hi,
1)I have a superficial knowledge of c/c++ and I want to link my c++ code with assembly.
How can I do that in Dev-cpp?
2)I also want to write inline assembly.But it doesn't work.I can't write interrupts.It gives me an error.
.I can't write interrupts.It gives me an error.
http://stackoverflow.com/a/2354218/3410396

If you have 64bit OS, you should forget about interrupts.
I have 32 bit OS.
Topic archived. No new replies allowed.