[fpc-pascal] Inline and defines

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Jan 24 11:59:53 CET 2007


On 24 jan 2007, at 11:57, Пётр Косаревский wrote:

>> on. As of 2.1.1, it won't matter anymore either since the compiler
>> will always accept the inline specifier, but only actually do
>> something with it if inlining is turned on.
>
> Is there a way to know (in terms of $if etc.) that compiler  
> actually does something?

Add {$inline on} to your source


Jonas


More information about the fpc-pascal mailing list