View Single Post
Old 01-20-2005, 08:52 AM   #7 (permalink)
silex
Registered User
 
silex's Avatar
 
Join Date: Jan 2005
Posts: 10
silex is on a distinguished road
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.
silex is offline   Reply With Quote