- prototype in stdlib.h - rotates long value by 'n' bits left or right - returns rotated value - see _rotl() _rotr()