Write a C program that takes numbers from the user puts them
Write a C++ program that takes numbers from the user, puts them into an array, sends the array to a function. The function must reurn the smallest number.
This is basic101 class so please do not write a very big program. Thanks
Solution
#include