Reads in a series of lines of input character by character

Assignment Help Computer Engineering
Reference no: EM132155898

Use C language

But NO Array

Use Only Ttdio.h

Seems hard for me .I can write with array but can't write without array.

I dont know how to use getchar for several lines of input in one time and then in the end printf them out toghther like showned in the question.

Write a program that reads in a series of lines of input character by character (using getchar()). The first line of the input contains an integer which specifies the number of remaining lines of input, each of which contains a floating point number.

The integer value on the first line can be read with scanf(), but all of the following lines can only be read with getchar().

Each line after the first contains a single floating point value, with up to three digits before the decimal point, and up to three digits following the decimal point (but there is not necessarily a decimal point in each number; i.e., it may appear to be an integer, but the digits should be read by your program, and the number should be converted to a corresponding floating point number).

For instance, suppose the following input:

5

3.125

20.25

0.875

921.50

31

The required output is:

Each of the input floating point values, printed on a separate line with three digits of precision, using printf();

On the last line of the output, the string "Total:" followed by the sum of the input values, printed with printf() to 3 digits of precision. For example, the total of the sample input given above is 976.750, so the required output for this input would be:

3.125

20.250

0.875

921.500

31.000

Total: 976.750

Be sure to include a descriptive message for the user to input the values correctly. You can assume that the user will follow your directions (which should be consistent with the description above), so no exception handling for incorrect input is required. You cannot change the input specifications given above, however.

CONSTRAINTS:

You are not allowed to use arrays on this portion of the lab assignment.

You must use getchar() to read in the floating point values one character at a time (i.e. DO NOT USE scanf()).

-Only use printf() to output the floating point numbers and the total (Do not useputchar()).

Reference no: EM132155898

Questions Cloud

Confidence interval for the true proportion : Construct a 95% confidence interval for the true proportion, mean, of Phantol users who got relief from using the drug.
How many would you expect to weigh between 3 and 8 pounds : The weights for newborn babies is approximately normally distributed with a mean of 5.5 pounds and a standard deviation of 1.1 pounds.
Modify the classify numbers programming : Data to the program is input from a file of an unspecified length; that is, the program does not know in advance how many numbers are in the file.
What is the efficiency rating : The expected value with no survey is $62,000 and the EVPI is $4,000. What is the efficiency rating?
Reads in a series of lines of input character by character : Write a program that reads in a series of lines of input character by character (using getchar()).
Write a program that exits when the user inputs character : Write a program that exits when the user inputs the character 'y At the start of the program, prompt the user to input a character.
What is the probability that : If one buys 10 of these tires from the distributor, what is the probability that
Average life of canadian women : The average life of Canadian women is 73.75 years, and the standard deviation of the life expectancy of Canadian women is 6.5 years
Lower limit with 3 decimal places is : A sample of 10 widgets has a mean of 23.050 and standard deviation of 6.450. At 90% confidence, the lower limit with 3 decimal places is?

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd