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,104 |
Nodes: | 15 (0 / 15) |
Uptime: | 22:19:22 |
Calls: | 231,332 |
Calls today: | 10 |
Files: | 59,768 |
D/L today: |
269 files (531M bytes) |
Messages: | 294,989 |
Posted today: | 3 |