
i have 2 arrays of strings with size 7 and 9 respectively. I want my array with size 7 to be circular and copy the strings from other array of size 9 to the array of size 7. When i copy the strings the 8th string should be the first in array of size 7. How is it possible?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.