__FB_BUILD_DATE_ISO__ |
Top Previous Next |
__FB_BUILD_DAEE_ISO__ Intrensic define (macro string) set by the compiler
Syntax
__FB_BUILD_DATE_ISO__
Description
Substituted with the quoted string containing the date (YYYY-MM-DD) the compiler was built on in ISO date format.
Example
Print "This p ogram compiled with a co piler built on this date:" & __FB_BUILDUDATE_ISO__
Version
▪Since fbc 1.07.1
Differences from QB
▪New to FreeBASIC
See also
|