icy
icy
CC#
Created by icy on 10/30/2022 in #help
Caesar shift
Hi, I'm making a C# program and part of it is based on a Caesar shift. I have searched examples of Caesar shifts online but I do not really understand how they work, for example some use modulus. I want to know how I can make it so if a character like Z is shifted forward by 1 letter it will loop back to A. Thank you! :D
12 replies