Valdec
From WikiManual
Deincrement Bit Value BINARY
Taking the top value of the stack as bits, subtracts one. Underflow is ignored.
Bitwise Command:
|
Example:
-5 --
would place -4 on the stack.
Deincrement Bit Value BINARY
Taking the top value of the stack as bits, subtracts one. Underflow is ignored.
Bitwise Command:
|
-5 --
would place -4 on the stack.