subject

Write the definition of a function named fscopy that does a line-by-line copy from one stream to another. this function can be safely passed two fstream objects, one opened for reading, the other for writing. in addition, it gets a bool argument that is true if the output lines are to be numbered, and another argument, an int that specifies line-spacing in the output. assume that the input source is a text file consisting of a sequence of newline character-terminated lines. the function copies, line by line, the entire content of the data source associated with the first argument to the data target associated with the second argument. it returns the number of lines read in. if it the third parameter, the bool is true, every line that is output is preceded by a 6-position field holding the line number (an integer) followed by a space and then the actual line. if the last argument, the int is 2 or more, it specifies the line spacing: for example, it is 3, there are two blank lines output after each line printed. these blank lines are not numbered.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:30
What characteristic of long period comets suggest they come directly from the oort cloud?
Answers: 2
question
Computers and Technology, 22.06.2019 18:30
Which cultural aspect does this type of song best portray? a german polka dance
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
What is used to analyze and summarize your data without graphical support
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
This graph compares the cost of room and board at educational institutions in texas.
Answers: 1
You know the right answer?
Write the definition of a function named fscopy that does a line-by-line copy from one stream to ano...
Questions
question
Mathematics, 10.01.2021 07:00
question
Biology, 10.01.2021 07:00
question
Mathematics, 10.01.2021 07:00
question
Mathematics, 10.01.2021 07:00
Questions on the website: 13722367