[fpc-pascal] Ignoring function results

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Sat May 20 00:03:09 CEST 2017


According to the Programmer's Guide 1.3.41, {$EXTENDEDSYNTAX OFF} has 
the effect of permitting the result of a function to be ignored.

However it also appears to (at least) prohibit functions/procedures with 
optional parameters: can these be controlled separately?

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-pascal mailing list