what is the function of pragma directive in c?
No Answer is Posted For this Question
Be the First to Post Answer
What does. int *x[](); means ?
What is character set?
write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.
yogesh patil in dell
How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.
What is sizeof return in c?
Difference between exit() and _exit() function?
Is it possible to create recycle bin in mobiles?
In C language what is a 'dangling pointer'?
Can the curly brackets { } be used to enclose a single line of code?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is function pointer c?