• 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: Formating a number in a string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Formating a number in a string


  • Subject: Re: Formating a number in a string
  • From: Chris Ridd <email@hidden>
  • Date: Sun, 14 Mar 2004 18:00:09 +0000

On 14/3/04 3:22 pm, Joe Lertola <email@hidden> wrote:

> Oh, thanks so much.
>
> I don't understand what you mean by "at a terminal (or use Xcode)".
> When I type "printf" into the Help window, for example, I don't get any
> info for the printf function. Is there a way to access help for basic C
> statements?

In Xcode, the Help menu has an "Open man page..." item, which brings up a
little window. Type in 'printf' into the window and hit return. Actually,
type '3 printf' into the window instead, as you want the definition from
section 3 of the manual, which is the C library manual.

Cocoa's use of format strings is described in the data formatting section of
the Cocoa documentation.

> Again, sorry for this total beginner question.
>
> Thanks,
> -Joe Lertola

Cheers,

Chris
_______________________________________________
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: Formating a number in a string (From: Joe Lertola <email@hidden>)

  • Prev by Date: Newbie Delegate question - storing preference
  • Next by Date: Re: Cocoa Game Development Book
  • Previous by thread: Re: Formating a number in a string
  • Next by thread: Re: Formating a number in a string
  • Index(es):
    • Date
    • Thread