05 Jun Write a function called readdata() which receives
Question
Create and input and output file
(a) Write a function called readdata() which receives two parameters, an integer n and an
array of integers called vals, both of which are changed in the function. The function
reads a value into n and reads in n integers, storing the data values in the array vals. Print
the data values as they are read in.
(b) Write a function called countzeros() which receives two parameters, an integer n and
an array vals. The function counts how many of the first n elements of the vals array are
0. Print the number of 0 values (in either the main program or the function).
For example, if the array holds 66 0 -4 0 4 31 with n = 6, it has two 0 values.
(c) Write a function called append() which reads in several new values into the array,
putting them at the end. As a result, it must change both the array and the value of n. The
function receives the same two parameters as readdata(). Assume the array initially
holds 66 0 -4 0 4 31 with n = 6; after the function call, the array might hold 66 0 -4
0 4 31 22 0 49 with n = 9.
(d) Write a main program which calls these functions. First, the main program calls
readdata() to read a set of data into an array called numbers, which contains no more than
100 integers. The number of elements actually read is returned by the function and
stored in a variable called size. Then the main program calls the function countzeros() to
find how many of the size array elements are 0. Next the main program calls append() to
modify the numbers array and n. The append() function reads in new values until input
failure, adding the new values to the array and incrementing n. The new values in the
array are printed (in either the main program or the function). Finally, the main program
calls the function countzeros() again to determine how many elements in the new array
are 0.
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Writedemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Order Now” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.
