What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ used for today?
what are two kinds of java
What is a far pointer?What is the utility?
Write a program to check whether a number is prime or not using c?
c language interview questions & answer
Give me basis knowledge of c , c++...
what is the size of an integer variable?
Do you know the difference between malloc() and calloc() function?
How do you define a string?
code for reverse alternate words from astring
Write a program that his output 1 12 123
Write a code of a general series where the next element is the sum of last k terms.