what is the function of pragma directive in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?

3 Answers  


simple program of graphics and their output display

0 Answers   Elysium,


List the difference between a While & Do While loops?

0 Answers   Accenture,


Is flag a keyword in c?

0 Answers  


What is c programming structure?

0 Answers  






Can you add pointers together? Why would you?

0 Answers  


What is the significance of scope resolution operator?

0 Answers   Agilent, ZS Associates,


why ordinary variable store the later value not the initial

1 Answers  


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

0 Answers   Wilco,


Tell me what is null pointer in c?

0 Answers  


what is the function of pragma directive in c?

0 Answers  


What are the different types of linkage exist in c?

0 Answers  


Categories