C Board  

Go Back   C Board > General Programming Boards > C++ Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 04-05-2005, 10:37 AM   #1
Registered User
 
Join Date: Apr 2005
Posts: 1
Help with Caesar cipher

I am new to C++ and need to write a simple caesar cipher where each character is shifted by 5 and stored into a new file. If anyone can help with the function I would greatly appreciate it.
jcmichman is offline   Reply With Quote
Old 04-05-2005, 10:50 AM   #2
Code Goddess
 
Prelude's Avatar
 
Join Date: Sep 2001
Posts: 9,661
I'm sure someone would be glad to help. However, nobody is going to do it for you.
__________________
My best code is written with the delete key.
Prelude is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Caesar Cipher dldsob C++ Programming 7 07-06-2009 06:06 PM
Another Caesar Cipher Swordsman C++ Programming 6 09-07-2007 08:56 AM
About aes gumit C Programming 13 10-24-2006 03:42 PM
caesar cipher help. stormfront C Programming 36 11-22-2005 08:45 PM
My little Caesar cipher emulator dead_cell C++ Programming 3 01-16-2004 01:05 AM


All times are GMT -6. The time now is 02:07 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22