• 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
NSAssert with format string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSAssert with format string


  • Subject: NSAssert with format string
  • From: Matt Neuburg <email@hidden>
  • Date: Wed, 16 Nov 2011 11:33:54 -0800

The docs say that NSAssert takes a condition and a string, and if you want a format string you have to use one of NSAssert's relative, such as NSAssert1, according to the number of format specifiers. But experimentation shows that NSAssert(0, @"%@", @"testing") does work. Are the docs wrong - can I just use format specifiers freely with NSAssert, and not bother with NSAssert1 and so forth? Thx - m.

--
matt neuburg, phd = email@hidden, http://www.apeth.net/matt/
pantes anthropoi tou eidenai oregontai phusei
Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
Programming iOS 4! http://www.apeth.net/matt/default.html#iosbook
RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
TidBITS, Mac news and reviews since 1990, http://www.tidbits.com


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSAssert with format string
      • From: Luke Hiesterman <email@hidden>
  • Prev by Date: Re: About iVars declaration and property
  • Next by Date: Re: NSAssert with format string
  • Previous by thread: Re: [PARTIALLY SOLVED] Determining when a Lion Versioned document is locked/unlocked
  • Next by thread: Re: NSAssert with format string
  • Index(es):
    • Date
    • Thread