[fpc-pascal] Proper preprocessor?

Ryan Joseph ryan at thealchemistguild.com
Thu Jun 21 05:28:38 CEST 2018



> On Jun 21, 2018, at 12:21 AM, Marco van de Voort <marcov at stack.nl> wrote:
> 
> That would be C incompatible, which I thought was the main reason to have
> it?  It would also replace me in identifiers (like 'varwithme'), which C
> afaik wouldn't without ##

That was just a stupid example but it was meant to only capture hello(...) syntax. This fact alone makes it not very compatible with FPC’s current macros because it requires () in the identifier instead of a single word.

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list