Hello,
I want to port this function from Delphi to FreePascal,
the {$IfOpt O+} doen't seem to work in FreePascal:
function CompilerOptimizationS: String;
begin
Result:= 'Compiler optimization is ' +
{$IfOpt O+}
'enabled'
{$Else}
'disabled'
{$EndIf}
end;
Thank you,
Amine Moulay Ramdane.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,029 |
Nodes: | 17 (0 / 17) |
Uptime: | 192:50:03 |
Calls: | 503,710 |
Calls today: | 13 |
Files: | 158,959 |
D/L today: |
20,964 files (5,315M bytes) |
Messages: | 444,580 |
Posted today: | 5 |