• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where to start?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to start?


  • Subject: Re: Where to start?
  • From: Finlay Dobbie <email@hidden>
  • Date: Thu, 28 Mar 2002 11:52:38 +0000

On Tuesday, March 26, 2002, at 01:46 AM, Ben Hines wrote:

Then there are often problems related to headers, like on OS X

#include <malloc.h>
has to be
#include <sys/malloc.h>

This is incorrect. There is no equivalent to malloc.h on OS X, malloc is defined in one of the other standard headers (I forget which). You just just #ifdef it out.

-- Finlay
_______________________________________________
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.

References: 
 >Re: Where to start? (From: Ben Hines <email@hidden>)

  • Prev by Date: Re: use AppKit;
  • Next by Date: Re: newbie notification question.
  • Previous by thread: Re: Where to start?
  • Next by thread: Re: Where to start?
  • Index(es):
    • Date
    • Thread