User: onurcevik000

  • Public profile

User profile: onurcevik000

User info
User name:onurcevik000
History
Joined:
Number of posts:3
Latest posts:

What's wrong with my Caesar Encoding-Decoding Code ?
Thanks! It works perfect now. May i ask why did you use decreased message[x] value at the lines [b...

What's wrong with my Caesar Encoding-Decoding Code ?
[code]#include <iostream> #include <ctype.h> #include <conio.h> using namespace std; string caesarE...

How to encode a text with Affine Cipher Using char array alphabet?
My assignment is basicly encoding a user entered text with affine cipher. [quote]Affine cipher bas...

This user does not accept Private Messages