Search:

Type: Posts; User: Ubiquitous

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,183

    Re: I need help developing an algorithm.

    @Norm I wasn't saying to convert them to do the int I was simply wondering if the value for 'A' was 65 and 'Z' was 90. I should have been a little clearer on my confusion since I don't exactly know...
  2. Replies
    6
    Views
    1,183

    Re: I need help developing an algorithm.

    I am guessing the char value for A = 65 and Z = 90 and you are asking how to make it wrap around if it goes past 90 so it goes back to the beginning. I'd put it into it's own method and pass it both...
Results 1 to 2 of 2