Any way anyone could help me with this program?
Read in a code -- one character for each of the letters of the alphbet.
Next, read in a message.
Encode the message using the code.
Repeat.
For example:
Enter the code: QWERTYUIOPASDFGHJKLZXCVBNM
The code is:
[Q][W][E][R][T][Y][U][I][O][P][A][S][D][F][G][H][J][K][L][Z][X][C][V][B][N][M]
Incoming message: ABCD EFG: HIJ!
Coded message: QWER TYU: IOP!
Do you want to play again (Y/N)? N