User Profile
Collapse
-
need help with the chrW function and handling invalid inputs
At the moment im working on an encryption program, just to prove something to myself. At the moment I have a problem, when I run the program it will drop a few characters and return wrong characters, here is the encrypter code.
[code=vbnet]
Dim x As Int64
Dim y As Int64
Dim z As Int64
Dim chrpos As Int64
Dim chrcode As Int64
Dim str As String...
No activity results to display
Show More
Leave a comment: