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.
zach.hardaway.94 0 Newbie Poster
stultuske 1,116 Posting Maven Featured Poster
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.