Reference no: EM131178413
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.
Why is medicaid subject to seemingly constant cutbacks
: What are the main similarities and differences between the two programs? Are there enough differences to prove that the state and not the federal government operate Medicaid? Discuss.
|
What is small portion of the net income
: What is Small's portion of the net income? What is Big's portion of the net income? Make the entry for this allocation. Two people are starting a small IT firm. They come to you for advice on how to form a partnership
|
Routine and your environment
: In this Discussion, you will consider how Big Data can solve some problems in your day-to-day routine and your living environment.
|
Evaluate various forms of health care fraud
: Evaluate accountability and liability implications for individuals and organizations in the health care industry. Evaluate standards of care and potential liability for health care professionals and organizations.
|
Main program calls readdata
: 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 functi..
|
Analyze the disclosures contained within the cash
: Write a 700- to 1,050-word paper analyzing the disclosures contained within the notes to the financial statements related to cash and cash equivalents, receivables, and inventories.
|
About the compact fluorescent lamps
: Compact fluorescent lamps (CFLs) have become more popular in recent years, but do they make financial sense? Suppose a typical 60-watt incandescent lightbulb costs $0.38 and lasts for 1,000 hours. A 15-watt CFL, which provides the same light, costs $..
|
Producing a prezi online informational resource
: Assessment: Producing a Prezi online informational resource, For this assessment you are going to be both consumers and producers of information. In order to make the most of the value of social collaboration, you will be doing this as part of a sm..
|
Risk mitigation strategy for risk identified
: Include, in your presentation, a risk mitigation strategy for each risk identified. However, you may not propose to end outsourcing and bring the function in-house.
|