If necessary create a new project named TryThis17 Project. Also create a new source file named TryThis17.cpp. Write a program that save records to a sequential access file named TryThis17.txt. Each record should contain two fields separated by the '#' character. The first field should contain numbers from 10 through 25. The second field should contain the square of the number in the first field. For example, the first record will contain the number 10, the its character, and the number 100. Save and then run the program. Verify that the program worked correctly by opening the TryThis17.txt file in a text editor. Close the TryThis 17.txt file. (The answers to TRY THIS Exercises are located at the end of the chapter.)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.