Explain the use of #pragma exit?
No Answer is Posted For this Question
Be the First to Post Answer
what is the c.
Can we use visual studio for c?
why the execution starts from main function
What is dynamic variable in c?
Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.
Is there a way to switch on strings?
What are the two forms of #include directive?
can u write a program in C, which does not use = (eqaul)or any arithmatic assignment(like -=,+=,*= etc) operator to swap to number?
Is there any demerits of using pointer?
how to add our own function in c library please give details.?
What is function pointer and where we will use it
What is derived datatype in c?