|
-
May 3rd, 2016, 08:16 AM
#2
Re: Vigenere Cipher: Help to show output in ONLY letters
After you get the value for temp, you need to check it to see if it has exceeded the boundaries you've set... if so, then you need to decide what to do... does the value wrap back around so that it goes ...XYZabcd... or do you simply truncate the value at the specified ceiling (which may present a problem at decryption time)... or something else...
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|