Re: Need compile-time date string in C++ file in XCode ...
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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 -- Steve Checkoway _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com See <http://gcc.gnu.org/onlinedocs/cpp/Standard-Predefined- Macros.html>. In particular, __DATE__ and __TIME__. smime.p7s
participants (1)
-
Steve Checkoway