What is a 'null pointer assignment' error?
No Answer is Posted For this Question
Be the First to Post Answer
How do you do dynamic memory allocation in C applications?
how to add our own function in c library please give details.?
State the difference between realloc and free.
Why the use of alloca() is discouraged?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
What does the function toupper() do?
What are the types of pointers?
hat is a pointer?
Can you tell me how to check whether a linked list is circular?
diff. between *p and **p
What is realloc in c?