Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: B04_2841_EX10 Download
 Description: Exercise 10: Pointers 1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order. 2. Write a program that reads 8 floats into an array and then prints out the second, fourth, sixth and eighth members of the array, and the sum of the first, third, fifth and seventh, using pointers to access the members of the array. 3. Write a program that use a SINGLE FUNCTION (用一个函数)to find and return simultaneously both the lowest and highest values in an array of type int. Suppose the size of the array is 6.
 Downloaders recently: [More information of uploader lianmeng315]
 To Search:
File list (Check if you may need any files):
EX10_02.cpp
EX10_03.cpp
EX10_01.cpp
    

CodeBus www.codebus.net