[fpc-pascal] inline callback functions?

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Aug 7 21:47:20 CEST 2017


On Mon, 7 Aug 2017 10:52:35 -0600
Ryan Joseph <ryan at thealchemistguild.com> wrote:

>[...]

Note that "inline" functions in FPC have a different meaning:
https://www.freepascal.org/docs-html/prog/progsu36.html

What you mean are "anonymous functions" or "closures".

State in FPC:
http://lists.freepascal.org/pipermail/fpc-devel/2016-August/037328.html

Mattias



More information about the fpc-pascal mailing list