The integer array and the size of the array are passed into


Write a function to have a user enter some number of integers into an array. The integer values must be between -100 and +100 inclusive (+100 and -100 should be accepted as valid inputs). The integer array and the size of the array are passed into the function through parameters. Do not worry about includes. This is only a function, so there is no main routine. The function should fill the array with valid inputs. For invalid input values, inform the user of the error, but do not count that as a valid input.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: The integer array and the size of the array are passed into
Reference No:- TGS0600404

Expected delivery within 24 Hours