I would like to know if the following syntax is possible:- c source code..... ........ #pragma asm assembly code ..... ...... ..... #pragma endasm c source code... .... if this is not possible then what could be the other format to solve this.