Bitwise operations: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 167:
 
=={{header|ABAP}}==
This works in ABAP 7.40 and above. The missing arithmetic shift operations have been implemented with arithmetic., Thewheras builtthe inlogical string functions shift_leftshift and shift_rightthe whichrotate operations have thebeen parameterimplemented circularusing werethe usedbuilt toin implementstring thefunctions rotateshift_left operationsand shift_right.
 
<lang ABAP>
Anonymous user