• 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: How are stdlib.h and time.h imported?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How are stdlib.h and time.h imported?


  • Subject: Re: How are stdlib.h and time.h imported?
  • From: Alastair Houghton <email@hidden>
  • Date: Tue, 21 Aug 2007 15:17:25 +0100

On 21 Aug 2007, at 08:28, Boris Remizov wrote:

Sorry all. If we speak about C then implicit including is present; but if you mean C++ code then explicit including used. Its true both for gcc3 and gcc4.

No, that's not true.

AFAIK the only way you can implicitly include a file (i.e. without a #include or #import in your code or in anything you #include or #import) is through the use of prefix headers (Note: *not* pre- compiled headers... there are compilers out there that support pre- compiled headers but not prefix headers; prefix headers are usually pre-compiled, but the reverse does not have to be true).

Kind regards,

Alastair.

--
http://alastairs-place.net


_______________________________________________

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


References: 
 >How are stdlib.h and time.h imported? (From: "Frank Bettger" <email@hidden>)
 >Re: How are stdlib.h and time.h imported? (From: Boris Remizov <email@hidden>)
 >Re: How are stdlib.h and time.h imported? (From: Andrew Farmer <email@hidden>)
 >Re: How are stdlib.h and time.h imported? (From: Karsten <email@hidden>)
 >Re: How are stdlib.h and time.h imported? (From: Boris Remizov <email@hidden>)

  • Prev by Date: Re: How are stdlib.h and time.h imported?
  • Next by Date: How to control text that is allowed in a NSTextField control
  • Previous by thread: Re: How are stdlib.h and time.h imported?
  • Next by thread: Re: How are stdlib.h and time.h imported?
  • Index(es):
    • Date
    • Thread