Re: Need compile-time date string in C++ file in XCode ...
Re: Need compile-time date string in C++ file in XCode ...
- Subject: Re: Need compile-time date string in C++ file in XCode ...
- From: Steve Checkoway <email@hidden>
- Date: Fri, 5 Jan 2007 16:52:15 -0800
On Jan 5, 2007, at 4:44 PM, Jay Reynolds Freeman wrote:
I would like to give my program access to a string that shows the
date it was compiled. If I build in the Terminal shell, I can use
something like
See <http://gcc.gnu.org/onlinedocs/cpp/Standard-Predefined-
Macros.html>. In particular, __DATE__ and __TIME__.
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden