• 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: objective-C++ newbie question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objective-C++ newbie question


  • Subject: Re: objective-C++ newbie question
  • From: James Dessart <email@hidden>
  • Date: Mon, 25 Apr 2005 11:14:12 -0400

On 4/25/05, Keith Ray <email@hidden> wrote:
>       myClass1 = new class1;

I think he might have more luck with:

myClass1 = [[class1 alloc] init];

Just a thought. ;)

--
James Dessart
Blog: http://skwirl.net/
Software dev. services: http://skwirl.com/
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: objective-C++ newbie question
      • From: Justin Spahr-Summers <email@hidden>
References: 
 >objective-C++ newbie question (From: Aaron Boothello <email@hidden>)
 >Re: objective-C++ newbie question (From: Keith Ray <email@hidden>)

  • Prev by Date: Re: objective-C++ newbie question
  • Next by Date: Re: NSWindowController window always nil? SOLVED
  • Previous by thread: Re: objective-C++ newbie question
  • Next by thread: Re: objective-C++ newbie question
  • Index(es):
    • Date
    • Thread