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: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,048 |
Nodes: | 10 (0 / 10) |
Uptime: | 84:17:52 |
Calls: | 13,570 |
Calls today: | 2 |
Files: | 186,858 |
D/L today: |
30,100 files (9,826M bytes) |
Messages: | 3,399,506 |