Tagged Questions
5
votes
6answers
3k views
Beginner question about Caesar cipher in C++
To start off, I'm four weeks into a C++ course and I don't even know loops yet, so please speak baby talk?
Okay, so I'm supposed to read a twelve character string (plus NULL makes thirteen) from a ...