C
C#16mo ago
Crayon

❔ "Encryption" wont work

so it says out of bounds because message can store UPTO 36 characters but isnt always 36, i dont know if if doing this the right way ive been trying hours idk how else to explain photo here
No description
5 Replies
Crayon
CrayonOP16mo ago
i dont wish for an answer if possible just an explanation and help trying to fix if possible as this is college work
Buddy
Buddy16mo ago
$debug
MODiX
MODiX16mo ago
Tutorial: Debug C# code - Visual Studio (Windows)
Learn features of the Visual Studio debugger and how to start the debugger, step through code, and inspect data in a C# application.
Buddy
Buddy16mo ago
Best way is to use breakpoints To debug your logic
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?