© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
11 replies
icy

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
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Caesar Cipher Code Not Returning Anything
C#CC# / help
3y ago
✅ Caesar Cipher Code with Weird Behavior
C#CC# / help
3y ago
❔ How bit wise shift operation work
C#CC# / help
4y ago
Caesar Cipher Program - Display 'Invalid String' if the user enters a non-alphabetical character
C#CC# / help
4y ago