Question
I want to insert some assembly language commands in my C-program. Say "nop". The compiler doesn't accept it in any form. I have tried various suggestions given on net. Can anyone please give me exactly what to type in program and how to define it.
..
