Next: Integer Types, Previous: Characters, Up: Integers [Contents][Index]
Like in C, truth values in Poke are encoded using integers. Zero (0) denotes the logical value “false”, and any integer other than zero denotes the logical value “true”.
0