[fpc-devel] Error when trying to compile code using macros

Michael Schnell mschnell at lumino.de
Mon Oct 13 11:12:03 CEST 2014


On 10/11/2014 06:04 PM, Jonas Maebe wrote:
>
> Macro's never replace text in the middle of an identifier.
>
Does the optional extended FPC macro processor not support a 
concatenation syntax (such as ## with the C macro preprocessor) ?

In theory it could be possible to use the gnu C macro preprocessor in 
certain cases.

-Michael



More information about the fpc-devel mailing list