C++ script - Caesar Cipher - Encryption and Decryption Menu
I used the following resources for colour coding:
------------------------------------------------------------------------------------------
The following script:
- Encrypts a string (user input).
- Decrypts the string.
This program was created using Visual Studio for the IDE.
To view an image below clearly, you may right click > open image in new tab> in the new tab, your cursor will turn into a crosshair symbol > left click > will zoom in on script.
-------------------------------------------------------------------------------------------
OUTPUT
-------------------------------------------------------------------------------------------
main.cpp
To view an image below clearly, you may right click > open image in new tab> in the new tab, your cursor will turn into a crosshair symbol > left click > will zoom in on script.
Comments
Post a Comment