<p style="padding:0 0 0 0; margin:0 0 0 0;">Hi,</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">what is difference in produced assembler between ifthen(); and classic if - then - else?</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"><br />
Thanks, V.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">______________________________________________________________<br />
> Od: Sven Barth <pascaldragon@googlemail.com><br />
> Komu: "FPC-Pascal users discussions" <fpc-pascal@lists.freepascal.org><br />
> Datum: 31.01.2016 15:43<br />
> Předmět: [fpc-pascal] New feature: IfThen() intrinsic<br />
></p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">Hello together!<br />
<br />
I've finally come around to add a feature that many people have asked<br />
for throughout the years: an inline if that works like the if-statement<br />
in that it only evaluates that expression that is indeed returned.<br />
<br />
After the discussion last year about the inline-if I've decided to add<br />
it as an intrinsic function instead of an extension of the language.<br />
Like all intrinsics it's part of the System unit and "declared" like this:<br />
<br />
Regards,<br />
Sven<br />
_______________________________________________<br />
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org<br />
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a></p>