• 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
NSString stringWithFormat: and strings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSString stringWithFormat: and strings


  • Subject: NSString stringWithFormat: and strings
  • From: KK <email@hidden>
  • Date: Sat, 4 Jul 2009 12:20:17 +0900

Hello,
I have a NSString (from a property list file) that has the %@ formats in
it... So.. I do something like this:

NSString *stringFromPlistFile;
NSString *newString = [NSString stringWithFormat:stringFromPlistFile,
@"Hello"];

But that doesn't work...

Keita
_______________________________________________

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: NSString stringWithFormat: and strings
      • From: Andy Lee <email@hidden>
  • Prev by Date: Re: Send files from iphone
  • Next by Date: Re: NSString stringWithFormat: and strings
  • Previous by thread: Re: Send files from iphone
  • Next by thread: Re: NSString stringWithFormat: and strings
  • Index(es):
    • Date
    • Thread