[fpc-devel] FPC conditionals

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Nov 26 13:38:53 CET 2009


I'm extending the codetools scanner for directives conditionals.
The doc mentions the following operators:
=,  <>,  >,  <,  >=,  <=, AND,  NOT,  OR,  IN 

http://community.freepascal.org:10000/docs-html/prog/progsu99.html#x113-1120002.4.1

What does the IN operator? I mean, on what sets does it work? On pascal
sets?

Are these the only operators? What about +, -, *, <<, >>, shl, shr,
xor?


Mattias



More information about the fpc-devel mailing list