• 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: Auto-include date/time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto-include date/time


  • Subject: Re: Auto-include date/time
  • From: Uli Kusterer <email@hidden>
  • Date: Fri, 4 Jul 2008 14:38:46 +0200

Am 04.07.2008 um 03:38 schrieb Jens Alfke:
On 3 Jul '08, at 6:32 PM, Michael Stauffer wrote:
Is there a compiler directive to automatically include the current date and
time in a source file during compilation?

ANSI C defines built-in macros __DATE__ and __TIME__. You can read about these and more in the GCC docs:


Just keep in mind that, if this file doesn't change, the date won't be updated either. You may need a script that does a 'touch' on that source file as the first build phase in your project.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________
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


  • Follow-Ups:
    • Re: Auto-include date/time
      • From: Steve Checkoway <email@hidden>
References: 
 >Auto-include date/time (From: "Michael Stauffer" <email@hidden>)
 >Re: Auto-include date/time (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Off By One
  • Next by Date: MAC OS native 3rd party software update mechanism
  • Previous by thread: RE: Auto-include date/time
  • Next by thread: Re: Auto-include date/time
  • Index(es):
    • Date
    • Thread