What is the Purpose of 'extern' keyword in a function declaration?
No Answer is Posted For this Question
Be the First to Post Answer
Who invented bcpl language?
program to find the ASCII value of a number
Who is the founder of c language?
What is optimization in c?
how can we use static and extern?and where can we use this?
explain what are pointers?
How does #define work?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
What is the total generic pointer type?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
How do I use void main?
What is property type c?