Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: including sys/malloc.h produces errors?



On Tuesday, February 3, 2004, at 12:02 PM, Jerry Pendergraft wrote:

I am in the process of converting code that uses malloc.h to include
stdlib.h instead. It provides the prototype OK.
Is that the right thing to do?

Kind of hard to answer a question like that in a vacuum (no source to look at; *not* that I'm asking for same, mind you :-}).

Generally, there are other 'standard' headers that take the place of 'malloc.h'. Whether 'stdlib.h' is the one you want depends on what you needed from 'malloc.h' and what is present in 'stdlib.h', and I don't know what you needed. However, if it compiles without complaints and works as you expect, that is a good sign that you are on the right track :-}

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | "Weaseling out of things is what
| separates us from the animals.
| Well, except the weasel."
| - Homer J Simpson
*--------------------------------------*-------------------------------*
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.