Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | __DATE__ | |
Description | This macro generates the compilation date of a source file as a string in the form: where: | |
dd Mmm yyyy | is the day (without leading zero for days < 10) is the name of the month (abbreviated as with is the year | |
Notes | This macro need not be defined in any header file. Its name is recognized and replaced by the compiler. | |
See also |
|