Peter Vreman wrote:
At 16:56 25-7-2006, you wrote:
Hi,
some questions:
1) Is there some good reason why the support for the inline keyword can
be turned on and off explicitely by the {$INLINE} directive?
Historical
Oh, ok. There's no reason like the "historical reason". ;)
2) Can I check
At 16:56 25-7-2006, you wrote:
Hi,
some questions:
1) Is there some good reason why the support for the inline keyword can
be turned on and off explicitely by the {$INLINE} directive?
Historical
2) Can I check somehow if inlining is enabled during compilation?
{$IFOPT INLINE} didn't work. ;
Hi,
some questions:
1) Is there some good reason why the support for the inline keyword can
be turned on and off explicitely by the {$INLINE} directive?
2) Can I check somehow if inlining is enabled during compilation?
{$IFOPT INLINE} didn't work. ;)
2a) If the answer to 2) is "no", can we ma