VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Letter Replacer (Update 2)

by Peter Hebels (13 Submissions)
Category: String Manipulation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

According to research at an english university, it doesn't matter in what order the letters in a word are, the only important thing is that the first and last letter is at the right place. The rest can be a total mess and you can still read it without problem. This is because we do not read every letter by it self but the word as a whole.
This 'never seen before' code can make such words for you, it saves the first and last letter and makes a 'total mess' of the middle ones!
Update includes: Now the program is faster and the code is easier to read, this because it is more compact now.
Thanks to Roger Gilchrist for sending me this optimalizations! (NOTE: there is a project like this submitted a while after I submitted mine. That code is not a rip, it works totaly diffrent then this one does)

Rate Letter Replacer (Update 2)

Download Letter Replacer (Update 2)

Download Letter Replacer (Update 2) (6 KB)

Letter Replacer (Update 2) Comments

No comments have been posted about Letter Replacer (Update 2). Why not be the first to post a comment about Letter Replacer (Update 2).

Post your comment

Subject:
Message:
0/1000 characters