On 01 Oct 2007, at 18:35, Zaka E-Lab wrote:
> Florian Klaempfl:
>> Normal because FPC emulates TP7, just add {$X+} in TP6 and you get
>> the
>> same behaviour.
>
> Is there a way to do the contrary? I mean, to avoid the use of a
> function as a procedure in freepascal.
Add {$x-}
Jonas