What should malloc(0) do?
No Answer is Posted For this Question
Be the First to Post Answer
How can I insert or delete a line (or record) in the middle of a file?
How do you initialize pointer variables?
What is New modifiers?
Write a routine that prints out a 2-D array in spiral order!
Explain the difference between getch() and getche() in c?
What is a double c?
Difference between pass by reference and pass by value?
Find greatest of two numbers using macro
what is the maximum limit of row and column of a matrix in c programming. in linux .
What is the use of static variable in c?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
How do you determine the length of a string value that was stored in a variable?