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

Rotate left.

Rotate the specified variable one bit left through carry.

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