The Pascal compiler company
Pascal Compiler
Web Programming
About Irie Tools
Irie Pascal Programmer's Reference Manual
|
Previous Page
|
Next Page
The bitwise operators
The bitwise operators are:
not (bitwise)
and (bitwise)
or (bitwise)
xor (bitwise)
Bit shift left (shl)
Bit shift right (shr)
Irie Pascal Programmer's Reference Manual
|
Previous Page
|
Next Page