Re: Where to start?
Re: Where to start?
- Subject: Re: Where to start?
- From: Ben Hines <email@hidden>
- Date: Mon, 25 Mar 2002 20:06:10 -0800
At 7:48 PM -0800 3/25/02, Justin C. Walker wrote:
NO! <sys/malloc.h> is only for kernel and kernel-related projects.
<malloc.h> is deprecated in POSIX and other unix-like systems; it
has no content worth note. You can just remove references to it (or
#ifdef them out).
Ah, well exuuuze me. (Good thing you wrote "NO!" instead of "no, that
is incorrect", otherwise we might not have understood.)
I did notice that it had no content. I wouldn't think including it
would hurt anything.
Anyway, as they say "the best way to get information on USENET is to
post incorrect information". (applies to mailing lists, too)
-B
--
http://homepage.mac.com/bhines/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.