I am new to C++ and need to write a simple caesar cipher where each character is shifted by 5 and stored into a new file. If anyone can help with the function I would greatly appreciate it.
This is a discussion on Help with Caesar cipher within the C++ Programming forums, part of the General Programming Boards category; I am new to C++ and need to write a simple caesar cipher where each character is shifted by 5 ...
I am new to C++ and need to write a simple caesar cipher where each character is shifted by 5 and stored into a new file. If anyone can help with the function I would greatly appreciate it.
I'm sure someone would be glad to help. However, nobody is going to do it for you.
My best code is written with the delete key.