Explain setjmp()?
No Answer is Posted For this Question
Be the First to Post Answer
what is the program to display your name in any color?
HOW CAN ADD OUR FUNCTION IN LIBRARY.
Explain what is operator promotion?
why do we use # in c-language?
What are the different types of objects used in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
How do I get an accurate error status return from system on ms-dos?
Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986
Define C in your own Language.
Explain setjmp()?
When is a void pointer used?
What is void pointers in c?