[fpc-pascal] Unicode function names

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Thu Oct 20 09:52:40 CEST 2011


Out of curiosity, I've just tried creating a function named ⍳ (Unicode 
character 2373, i.e. the APL iota function). FPC trunk complains

Fatal: illegal character "'�'" ($E2)

What is the rule here- functions must be entirely ANSI or functions must 
start with ANSI?

-- 
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