Circular shift a cstring in C++Thanks for the tips, but... I need to shift the entire array by bits, not characters. Every bit shi...
Circular shift a cstring in C++Hi, I need to circular right shift a cstring in C++ Let's say I have unsigned char test[10] = "HE...
This user does not accept Private Messages