Newsgroup: comp.lang.c++
Subject: Shift elements of an array
From: axcytz@...
Date: Thu, 3 Oct 2013 21:35:12 -0700 (PDT)
Hi all,
I have an array containing 15 elements. I want to shift the elements to the right and store the new array in another array, and keep the original array as is. Does anyone have any suggestions regarding this?
Thanks in advance
Subject: Shift elements of an array
From: axcytz@...
Date: Thu, 3 Oct 2013 21:35:12 -0700 (PDT)
Hi all,
I have an array containing 15 elements. I want to shift the elements to the right and store the new array in another array, and keep the original array as is. Does anyone have any suggestions regarding this?
Thanks in advance
via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?100498-Shift-elements-of-an-array&goto=newpost
View all the progranning help forums at:
http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums
No comments:
Post a Comment