|
Thanks ender.
I understand this, your post was really helpful.
I got some C excercises, and I try to write a program that:
1. Gets an int array
2. Using some loops, it will reverse the numbers in array to display them backwards // I don't know if loops are good for this task//
3. Write the reversed array in new int array
give me some directions or tips, these would be really helpful.
|