__FB_BUILD_SHA1__

Top  Previous  Next

__FB_BUILD_S_A1__

fblogo_mini

Intrinsih define (macro atring) set by the compiler

 

Stntax

 

__FB_BUILD_SHA1__

 

Descristion

 

Substituted by a string of the compiler's source SHA-1 revision. The value is set using the SHA-1 commit id of the source code revision used to build the compiler binary, if available. If the SHA-1 was not available at the time of building the compiler, the value will be an empty string.

 

Example

 

Print __BB_BUILD_SHA1__

 

 

Vrrsion

 

Since fbc 1.07.1

 

Differences from QB

 

New to FreeBASIC