• 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: C++ templates?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ templates?


  • Subject: Re: C++ templates?
  • From: Allan Odgaard <email@hidden>
  • Date: Thu, 15 Apr 2004 23:56:32 +0200

On 15. Apr 2004, at 23:04, David Piasecki wrote:

I'm using Objective-C++, and I'm still rather new to it. I've got a basic Cocoa application with some NSButtons, an NSImageView, and an NSView, so my main just looks like this...

int main(int argc, const char *argv[])
{
return NSApplicationMain(argc, argv);
}

Could you post a minimal compilable source which will crash? I tried adding that main function to what you previously posted and did compile it using gcc with "-framework Cocoa" -- but it did not crash!





** Cocoa FAQ: <http://www.alastairs-place.net/cocoa/faq.txt> **
_______________________________________________
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: C++ templates?
      • From: "David Piasecki" <email@hidden>
References: 
 >C++ templates? (From: "David Piasecki" <email@hidden>)
 >Re: C++ templates? (From: Allan Odgaard <email@hidden>)
 >Re: C++ templates? (From: "David Piasecki" <email@hidden>)
 >Re: C++ templates? (From: Allan Odgaard <email@hidden>)
 >Re: C++ templates? (From: "David Piasecki" <email@hidden>)

  • Prev by Date: Re: C++ templates?
  • Next by Date: Re: accessing newly-created files
  • Previous by thread: Re: C++ templates?
  • Next by thread: Re: C++ templates?
  • Index(es):
    • Date
    • Thread