• 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
printf with "%@"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printf with "%@"


  • Subject: printf with "%@"
  • From: Roland Silver <email@hidden>
  • Date: Fri, 11 Aug 2006 09:55:14 -0600

Dear list,
Is there a function/method available in the Cocoa API that's like printf, except for
allowing "%@" usage:


	printf("%u %@ in a row\n", 5, @"foos");
or (more likely)
	printf(@"%u %@ in a row\n", 5, @"foos");

--Roland Silver <email@hidden>
_______________________________________________
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: printf with "%@"
      • From: Wayne Hasley <email@hidden>
    • Re: printf with "%@"
      • From: Andrew Farmer <email@hidden>
    • Re: printf with "%@"
      • From: Dirk Stegemann <email@hidden>
  • Prev by Date: Re: How to get data to an overridden function (NSMatrix->NSCell)
  • Next by Date: Re: printf with "%@"
  • Previous by thread: Re: Two views
  • Next by thread: Re: printf with "%@"
  • Index(es):
    • Date
    • Thread