Answer Posted / debu
This function allocates multiple blocks of memory of same
size, initializes all locations to zero and returns a
pointer to the first byte of allocated space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is string function c?
What are the application of void data type in c?
What are identifiers c?
What is a pragma?
to find the closest pair
Why is c not oop?
What are the features of the c language?
program for reversing a selected line word by word when multiple lines are given without using strrev
What are dangling pointers in c?
Why c is called top down?
What would be an example of a structure analogous to structure c?
explain what are actual arguments?
Tell me when is a void pointer used?
what are the facialities provided by you after the selection of the student.
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.