<iSHIFT
Usage
See Also |
SRC="source string"
[DIR="<left | right>"] (left) NUM="number from 1 to 31 to shift by" > Used to perform bit shifting operations. DIR specifies the direction of the shift and NUM is the number to shift by on SRC. iBit |