INF: Bit-Shift Function in C

ID Number: Q40358

5.x 6.00 6.00a 6.00ax | 5.10 6.00 6.00a

MS-DOS | OS/2

Summary:

In Microsoft C versions 5.0, 5.1, 6.0, 6.0a, and 6.0ax, in order to

rotate, rather than shift, bits in a word, use the _rotl() and _rotr()

functions in the C run-time library. These functions are described in

the "Microsoft C Run-Time Library Reference" manual.

Additional reference words 5.00 5.10 6.00 6.00a 6.00ax