Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what does " calloc" do?

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


Please Help Members By Posting Answers For Below Questions

What is string function c?

1076


What are the application of void data type in c?

1235


What are identifiers c?

1142


What is a pragma?

1178


to find the closest pair

2370


Why is c not oop?

1038


What are the features of the c language?

1140


program for reversing a selected line word by word when multiple lines are given without using strrev

2537


What are dangling pointers in c?

1353


Why c is called top down?

1219


What would be an example of a structure analogous to structure c?

1048


explain what are actual arguments?

1144


Tell me when is a void pointer used?

1239


what are the facialities provided by you after the selection of the student.

2332


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

1171