• 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: Question about headers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about headers


  • Subject: Re: Question about headers
  • From: Howard Hinnant <email@hidden>
  • Date: Sun, 23 Apr 2006 22:47:16 -0400

On Apr 23, 2006, at 9:22 PM, Michael wrote:

I have spent a few hours trying to figure this out...so may I ask the group.

When one "includes" for example

#include <limits.h>

in a "Standard tool" app, where exactly is the file "limits.h?". A search in terminal reveals many.

I am looking for the file contain that contains all the symbolic constants for integers and floats.

You can do a "preprocess" in Xcode (look under the Build menu) of your source that includes <limits.h>. In the preprocess you will find the full path of the <limits.h> you are including. You can then easily open that header with Xcode's "Open Quickly" command under the File menu.


-Howard

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Question about headers (From: "Michael" <email@hidden>)

  • Prev by Date: Question about headers
  • Next by Date: Re: Database Development
  • Previous by thread: Question about headers
  • Next by thread: DEPLOYMENT_POSTPROCESSING = YES doesn't apply permissions to copied directories?
  • Index(es):
    • Date
    • Thread