I am stuck on writing this code, that requires me to take in a String and integer offset. I want to encode the string
by increasing each character by the integer offset in alphabetical order. So if the integer offset given is 1, b
becomes c. Furthermore, M becomes N, and z becomes a.

ok ... so, what do you have and what are you having trouble with?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.