| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Rotates bits of a numeric integer value to the left.
NumRoL( <nMaxBits>, ;
<nInteger>|<cHex> , ;
<nRotate>|<cRotate> ) --> nInteger
The function returns the result of rotating <nMaxBits> bits as a numeric value.
| See also: | <<, >>, NumROL(), NtoC() |
| Category: | CT:NumBits , Bitwise functions , Numbers and Bits , xHarbour extensions |
| Source: | ct\bit1.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com