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.