• 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: Removing NSLog & NSAssert for deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing NSLog & NSAssert for deployment


  • Subject: Re: Removing NSLog & NSAssert for deployment
  • From: Andrew Pinski <email@hidden>
  • Date: Fri, 8 Feb 2002 00:40:23 -0500

Yes they are in C99 but slightly different than the GNU extension was.
you have to use a comma before the `...' .

Thanks,
Andrew Pinski


On Thursday, February 7, 2002, at 05:25 , James Montgomerie wrote:

On Thursday, February 7, 2002, at 01:56 PM, Bill Cheeseman wrote:

2. As to NSLog, where can I read about "variadic macros"? Which /Developer
docs are you talking about?


file://localhost/Developer/Documentation/DeveloperTools/Compiler/Compiler.
2b.html#pgfId=5843

I believe, however, that macros with variable-length arguments do not currently work with the precompiled-headers version of the preprocessor, as they're a GNU C extension (though I think they are perhaps in C99?)

Jamie.
_______________________________________________
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.
_______________________________________________
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: Removing NSLog & NSAssert for deployment (From: James Montgomerie <email@hidden>)

  • Prev by Date: Re: Multiple nibs
  • Next by Date: Offscreen drawing again ...
  • Previous by thread: Re: Removing NSLog & NSAssert for deployment
  • Next by thread: Re: Removing NSLog & NSAssert for deployment
  • Index(es):
    • Date
    • Thread