Search:

Type: Posts; User: sclem

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    5,707

    I think that your last point - pulling the if...

    I think that your last point - pulling the if (isKeyValid == true) section out of the loop has fixed the problem! Thank you!

    Any idea why this worked???
  2. Replies
    3
    Views
    5,707

    CS50 Caesar - Checking a string for digits

    I'm currently going nuts with a problem called Caesar. Essentially, you need to build a program that encrypts text that the user enters (so, for example - if you entered the number 1 and the...
Results 1 to 2 of 2