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: 876
What is use of #pragma inline directive in c language?
Copyright © 2025. Powered by Intellect Software Ltd