Long Integer Intrinsic Functions - BitShiftRight Method
Signed bitwise right shift
Member of Long Integer Intrinsic Functions (PRIM_LIBI.ILongIntegerIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Integer | Resulting bits |
Bits | *Input | Integer | Number of places to shift |
Details
No detailed help is available for this feature