c program

Light Poster
3Jul2007,15:58   #1
sekhar_529's Avatar
If i Given input as abcd.
I want output as dabc
cdab
bcda
abcd
Team Leader
3Jul2007,17:57   #2
DaWei's Avatar
Think "rotate". Learn to do the operation with an eraser, a pencil, and paper. Then translate that into code. We'll help you fix it. Read this before you post code. Put it in code tags.