subject

Problem 5: encryptstrings (5 points) // use pointer ptr to traverse the 2d character array 'strings' and encrypt each string in 2 step as follows- // 1) reverse the strings. hint: use 'reversestrings()' for this step. // 2) shift the characters forward by the integer value of 'key'. // if the string is "hello" and key = 2, reversing will get you "olleh" and adding key to it will result in "qnnfj". // once the value of 'key' gets larger, you will extend past alphabetical characters and reach non-alphabetical characters. thats ok. // note: do not encrypt the null terminator character. use the null terminator to find the end string. // if you could not implement skip using it in this function. you will receive partial credit.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Is an attack that relies on guessing the isns of tcp packets
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
What is the total resistance in a circuit that contains three 60 ohm resistors connected in a series? a. 20 ohms b. 120 ohms c. 60 ohms d. 180 ohms
Answers: 2
question
Computers and Technology, 24.06.2019 02:00
How are we able to create photographs differently than 100 years ago? explain your answer in relation to your photograph you selected.
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
If you combine two cells into one, what action are you performing? a.  adding a new row or column      b.  splitting the cells      c.  removing a new row or column      d.  merging the cells
Answers: 2
You know the right answer?
Problem 5: encryptstrings (5 points) // use pointer ptr to traverse the 2d character array 'strings...
Questions
question
Mathematics, 07.05.2021 16:00
question
Mathematics, 07.05.2021 16:00
question
Mathematics, 07.05.2021 16:00
question
Chemistry, 07.05.2021 16:00