Name: Anonymous 2010-09-01 22:45
So, im writing a c++ program and i have it all done encept for some reason i cannot get the idea behind shifting a string down.
so i was wondering how you code to get
abc...yz to become
bcd...za?
so i was wondering how you code to get
abc...yz to become
bcd...za?