Question:What is use of #pragma inline directive in c language? 

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

+ Report
Total Preview: 866
What is use of #pragma inline directive in c language?
Copyright © 2024. Powered by Intellect Software Ltd