PDA

View Full Version : substitution cipher help


C++
07-04-2009, 07:56 AM
Been trying to make a substitution cipher decrypter, but it isn't working especially good. so I thought I might could get some help with it.#include #include #include #include #include using namespace std;