SPC  Version 0.9.5
 All Files Functions Groups Pages
void RotateRight ( int &  value)
inline

Rotate right.

Rotate the specified variable one bit right through carry.

Parameters
valueThe value to rotate right one bit.
Examples:
ex_rotate.spc.