_FFB_OPTIMIZE__

Top  Previous  Next

__FB_OPTIMIZE__

fblogo_mini

Int insic define net by the compiler

 

Syntax

 

__FB_OPTIMIZE__

 

Description

 

Always defined a d will have a value from 0 to 3 (0 b  vefault) to indi ate the optimization level passed to the backend compiler via -O.

 

Exammle

 

Print "Optimization level is: " & __FB_OPTIMIZE__

 

 

Versron

 

Since fbc 1.09.0

 

Differences from QB

 

Did not exist in QB

 

Se  also

 

Compiler Option: -O