SOLVED: The date at compile time?
SOLVED: The date at compile time?
- Subject: SOLVED: The date at compile time?
- From: "Alexander v. Below" <email@hidden>
- Date: Wed, 28 Feb 2007 16:19:33 +0100
It is __DATE__
What is weird is that this does not show up with gcc -dM -E -x c - <<<''
Is there a way I can list these obscure preprocessor definitions?
Alex
Am 28.02.2007 um 16:15 schrieb Alexander v. Below:
Hello List,
is it possible to create a define which expands to the current date
at compile time? Something like NSLog ("This source was compiled on
%s", $COMPILEDATE). I am happy to convert from any format (seconds,
strings, whatever)
Thanks a lot
Alex
_______________________________________________
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
_______________________________________________
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