P
puzzlecracker
say I have an array string [] array1={"aa","bb"...};
I want to create second array that will contain all elements first
array except for the very first one ?
Thanks
I want to create second array that will contain all elements first
array except for the very first one ?
Thanks