Description: Find an array reverse function. Input from a keyboard int array [20] of the 20 elements of the value placed on the reverse function to achieve an array element data. Ie an element of the first 20 elements interchangeable, the first two elements of the first 19 elements interchangeable, ......, the first 10 elements of the first 11 elements are interchangeable. Compressed package of two ways.
To Search:
File list (Check if you may need any files):
nixu\nixu(法一).C
....\nixu(法二).c
nixu