On Thu, 20 Oct 2011, Mark Morgan Lloyd wrote:
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?
To my knowledge FPC does not support non-ascii identifiers ?
Only a-z, 0-9 and _ are allowed.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal