User Profile
Collapse
-
thanks guys...I'll give it a shot and get back to you -
How to write the above program. I dont know where to even start. its an assignment I got from school.Leave a comment:
-
New to C/C++ programming I have an ARRAY question. any Help?
Enter into array, 8 marks, then
Call 3 functions
greatest
Smallest
Average
Each of these 3 functions will receive as parameters the array of marks as well as the # of elements in the array.
Greatest will use these parameters to cal. the highest mark and return this value to main.
Smallest will use these parameters to cal. the lowest mark and return this value to main
Average will use these...
No activity results to display
Show More
Leave a comment: