We have obtained some files that are encoded with a simple method of writing the text from end to beginning. We therefore need a program that reads a file named codedfile.txt that is 500 chars or less and generates a file call clearfile.txt that has the characters stored in revers order. For example, if codedfile.txt contains the characters dlrow olleh, then after running the program clearfile.txt should contain hello world. Do not use strings or cstrings for reasons explained please!

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

You are not allowed to use strings, cstrings!!!

A C++ Program:

We have obtained some files that are encoded with a simple method of writing the text from end to beginning. We therefore need a program that reads a file named codedfile.txt that is 500 chars or less and generates a file call clearfile.txt that has the characters stored in revers order. For example, if codedfile.txt contains the characters dlrow olleh, then after running the program clearfile.txt should contain hello world. Do not use strings or cstrings for reasons explained please!

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

Thank you but I need it without using vectors

 

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT