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
how to make program without <> in libray.
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
write a c program in such a way that if we enter the today date the output should be next day's date.
What does main () mean in c?
How to add two numbers with using function?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
What are # preprocessor operator in c?
Which function in C can be used to append a string to another string?
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
write a program to print %d ?
What is LINKED LIST? How can you access the last element in a linked list?
What is malloc and calloc?