answersLogoWhite

0

In which way calloc is better than malloc?

User Avatar

Anonymous

∙ 16y ago
Updated: 8/18/2019

What calloc does is:

void *calloc (size_t s1, size_t s2)

{

size_t s= s1*s2;

void *p= malloc (s);

if (p && s) memset (p, 0, s);

return p;

}

User Avatar

Wiki User

∙ 16y ago
Copy

What else can I help you with?

Related Questions

Who is better jaime or jak?

jaime is way better than jak but jaks alright way better than mitch but jaimes better than them both !


Is Bing Way Better Than Google?

Yes Bing Way Better Than Google.


Is Justin Bieber better than Cory Monteith?

Justin Bieber is way better than Cory Monteith.


Zoo york better than blind?

Zoo york is way better than blind Zoo york is way better than blind


Can alex sing better than nat?

no way nat can sing way better than alex!


Are toshiba computers better than gateway computers?

way way way better dude


Which homepage is better than Yahoo?

Google is way better than yahoo.


Is Pokemon better than Instagram?

Yes it is way better than instagram


Is hockey better than swimming?

hockey is way better than suimming


Is an A better than an A?

yes it is its a way better grade!


Is the Joker better than Gru?

way better


Is natural food better than processed food?

YES ( WAY BETTER) YES ( WAY BETTER)

Trending Questions
Do a mom and dad bird sit on eggs? How do you unlock the bad guys in Lego Star Wars III? What is the best form of martial arts? What is the best way to use putty to fill holes effectively? Where can a trucker park a big rig overnight in or near Long Beach California? What are the similarities between fractures and dislocation? Are snail slimy? Does an igneous rock contain iron? What is the name of the fastest plane in the world? Why we need to do star connection? What is hunting dog? Can you trade in your old Xbox 360 for a new one If so where? Is 7 and a half stone over weight for a 12 year old girl? What infrastructure must be present in destination to host international event? Does the 2.4 Chrysler engine have a timing belt jeep? Is the O in orange considered a short vowel? Bella shops for groceries in which store? How long does it take for rear brakes to be fixed on a 1994 Saturn LS and how much does it Cost? Gastric suction? How many sides does a hexagon have then a quadrilateral?

Resources

Leaderboard All Tags Unanswered

Top Categories

Algebra Chemistry Biology World History English Language Arts Psychology Computer Science Economics

Product

Community Guidelines Honor Code Flashcard Maker Study Guides Math Solver FAQ

Company

About Us Contact Us Terms of Service Privacy Policy Disclaimer Cookie Policy IP Issues
Answers Logo
Copyright ©2026 Infospace Holdings LLC, A System1 Company. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers.