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,065 |
Nodes: | 10 (0 / 10) |
Uptime: | 163:30:41 |
Calls: | 13,707 |
Calls today: | 1 |
Files: | 186,949 |
D/L today: |
3,740 files (1,028M bytes) |
Messages: | 2,415,623 |