Write a program that reads in a series of lines

Assignment Help Computer Engineering
Reference no: EM132155880

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.

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: EM132155880

Questions Cloud

Large degree of error variance in an experiment : A researcher finds a large degree of error variance in an experiment on children's ability to remember a passage they read as a function of the number of hours
Implement secure communications between two parties : In this assignment, you will implement secure communications between two parties, Alice and Bob.
Use the checksum to verify each of the following groups : Use the checksum to verify each of the following groups of 8-bit data elements All of the data is represented in hexadecimal.
Write a program using the above function to print the number : Write a program using the above function to print thr number of days from 1 Jan 2017 to a given date and the day of the week of the given date.
Write a program that reads in a series of lines : The integer value on the first line can be read with scanf(), but all of the following lines can only be read with getchar().
Create a header file employee : An Employee named Erica Winterbottom and her employee number is 00001.
Find the probability that the bushwalker returns : MAT9004 Assignment - Find the probability that the bushwalker returns to the starting point (0, 0) at the end of the four-day hike
Sampling distribution of the sample mean : A random sample of size 14 was taken from a population with a population mean 27 and a population standard deviation 8.
Find the degrees of freedom for unequal variance test : Using a significance level of 0.10, test the hypothesis of no difference in the mean number of households picking either service.

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