can any body will tell me when and where we can use #pragma directives in embedded 'C'?give me an idea with examples.
The use of #pragma is entirely compiler-specific - so you will just have to read the Manual for your particular compiler.
The compiler Manual will tell you what #pragmas are available, and how to use them.
so you will just have to read the Manual
Andy, be careful. You may get slapped with a lawsuit for "indecent proposals"
Erik