Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Pascal - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 *              Integer or Real
 +              Integer or Real
 -              Integer or Real
 /              Real
 :=             Assignment
 <              Less than
 <=             Less than or equal to
 <>             Not equal to
 =              Equality
 >              Greater than
 >=             Greater than or equal to
 And            Integer or Boolean
 Div            Integer
 In             Set inclusion
 Mod            Integer
 Not            Boolean
 Or             Integer or Boolean
 Shl            Integer
 Shr            Integer
 Xor            Integer or Boolean

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson