answersLogoWhite

0

In which way calloc is better than malloc?

User Avatar

Anonymous

∙ 15y 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

∙ 15y 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
Your GM TH400 drives forward in all gears including reverse and neutral? How do you find the raw score when you don't have the z score? What does last stand pro do on Call Of Duty Modern Warfare 2? What is bigger 3 km or 5000 m? How much egg powder equals one egg? What is t-v diagram? Did England become protestant in the 16th century? What is mission Santa Barbara's full name? How many checks do American businesses and consumers write each year? How does excessive coffee consumption contribute to calcium loss in the body? What is the development of credit? What color is Andrew Carnegie's eyes? What is the height of a parallelogram with base 7 meters and area 84 square meters? What is name of a person who gives instructions to a group of constructions workers? West Africa showed a high degree of regional complementarity between? Has anyone read transactions by Michelle cliff? What does solible mean? When did James E Carter take office? How many square feet are in one half of an acre? In a rebus puzzle what does a to z mean?

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.