Saturday 22 January 2011

#pragma inline directive in c

#pragma inline directive in c

#pragma inline only tells the compiler that source code of program contain inline assembly language code .In in C we can write assembly language program with help of asm keyword.





Preprocessor definitions in c

Preprocessor directive in c

 #include directive in c

# define directive in c

Pragma directive in c

#pragma startup and #pragma exit

 #pragma inline

No comments:

Post a Comment