• 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: malloc in obj-c/cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: malloc in obj-c/cocoa


  • Subject: Re: malloc in obj-c/cocoa
  • From: John Randolph <email@hidden>
  • Date: Fri, 6 Feb 2004 13:40:53 -0800

On Feb 6, 2004, at 1:14 PM, Ben Dougall wrote:
the method that's alloc'ing an NSMutableString there, has a pointer passed to it when called, that points to some memory i previously malloc'ed. but that actual NSMutableString creation does not actually make use of that pointer. it's almost as if my previous malloc is messing with cocoa's use of malloc? or am i making that up?

Let's see what you're trying to pass to NSMutableString.

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

  • Follow-Ups:
    • Re: malloc in obj-c/cocoa
      • From: Ben Dougall <email@hidden>
References: 
 >malloc in obj-c/cocoa (From: Ben Dougall <email@hidden>)

  • Prev by Date: Re: Class variable?
  • Next by Date: Re: Are we still supposed to register Creator code (bundle signature) for OS X app?
  • Previous by thread: malloc in obj-c/cocoa
  • Next by thread: Re: malloc in obj-c/cocoa
  • Index(es):
    • Date
    • Thread