• 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: format specifiers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: format specifiers


  • Subject: Re: format specifiers
  • From: Stefan Wiesendanger <email@hidden>
  • Date: Mon, 4 Aug 2003 17:26:57 +0200

It's actually man 3 printf in a terminal window or printf(3) in Xcode...

man printf will bring up the man page for section 1, that's the command line utility printf, while section 3 is the C library function printf....
(yes there's a utility called printf... just type printf in a terminal info to try...)

Doesn't make any difference for the format specifiers I think, but... ;-)



On Montag, August 4, 2003, at 04:45 PM, M. Uli Kusterer wrote:

At 10:42 Uhr +0100 04.08.2003, email@hidden wrote:
At a terminal window type:

man printf

Actually,

you can do it without the Terminal. In Project Builder (or xCode) choose "Open Manual Page" from the "Help" menu, then type in "printf".
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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: format specifiers (From: "M. Uli Kusterer" <email@hidden>)

  • Prev by Date: Re: Checking if a modifier key is pressed
  • Next by Date: Mutable != Mutable ?
  • Previous by thread: RE: format specifiers
  • Next by thread: RE: format specifiers
  • Index(es):
    • Date
    • Thread