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,147 |
Nodes: | 15 (0 / 15) |
Uptime: | 47:49:44 |
Calls: | 230,034 |
Calls today: | 9 |
Files: | 59,448 |
U/L today: |
1 files (1,399K bytes) |
D/L today: |
22 files (217M bytes) |
Messages: | 293,003 |
Posted today: | 6 |