cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
cyclic right shift
cyclic right shift
Nov 29, 2012 at 3:54pm UTC
nuttes
(1)
Please, help to write a function that returns the number, obtained from integer x, in which, starting from p position, cyclically shifted n bits to the right.
Thanks!
Nov 29, 2012 at 8:47pm UTC
toum
(353)
What do you mean by
starting from p position
?
Is it a simple shift or a cyclic shift ?
Topic archived. No new replies allowed.