subject

Write a c++ program to implement the encryption and decryption functions for such a scheme that will split the original file into two new files and vice versa. one of these two new files will containt all the characters in the original file in odd position and the other will contain all characters in the even position. for example, if the original file contained the text: hello world! then the 1st file would contain : hlowrd and the 2nd file would contain: el ol!

1st function:

void split(char sourcefile[ ], char destfile1[ ], char dest file2[ ]);

function should:

i. open sourcefile as an input file stream

ii. open destfile2 and destfile2 as output file streams

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:30
The graph shows median weekly earnings for full-time workers according to education level. which can you not conclude?
Answers: 2
question
Computers and Technology, 23.06.2019 13:00
Which one of the following voltages should never be measured directly with a vom? a. 1200 v b. 500 v c. 800 v d. 100v
Answers: 2
question
Computers and Technology, 23.06.2019 17:30
What are the most commonly found items in the trash according to the municipal solid waste report?
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
Explain the importance of html in web page designing in 20 sentences..
Answers: 1
You know the right answer?
Write a c++ program to implement the encryption and decryption functions for such a scheme that will...
Questions
question
Health, 26.02.2020 04:36
Questions on the website: 13722363