![]() |
C/C++ Caesar Cipher on a .txt file?
Hi, How would I go about using the Caesar Cipher technique on a .txt file? E.g. shifting each letter by 3?
Here is my code? Code:
#include <stdio.h> |
Re: C/C++ Caesar Cipher on a .txt file?
Did you even pay any attention to your other thread, with the same code?
http://www.go4expert.com/showthread.php?t=7849 |
Re: C/C++ Caesar Cipher on a .txt file?
You weren't no help as usual.
|
Re: C/C++ Caesar Cipher on a .txt file?
Duplicate of C Encryption?? Adding Encryption To Text File?. Thread closed.
If you did not understand on that thread try responding what you could not understand instead of starting fresh. |
| All times are GMT +5.5. The time now is 19:55. |