VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Learn How To Make VB Handle Strings As Fast As C

by Chris_Lucas (5 Submissions)
Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (82 Votes)

If you want your strings routines to be as fast as possible, learn C. If you don't want to learn C use string mapping, its nearly as fast and pure VB. In this article I give you the silver bullet for strings. If strings are bottlenecking your code, I'm your new best friend. I've included a project that attempts to visualize the string for you. It also contains a word count comparision which uses four methods string mapping being the fastest by far (compiled).

Rate Learn How To Make VB Handle Strings As Fast As C

Download Learn How To Make VB Handle Strings As Fast As C

Download Learn How To Make VB Handle Strings As Fast As C (83 KB)

Learn How To Make VB Handle Strings As Fast As C Comments

No comments have been posted about Learn How To Make VB Handle Strings As Fast As C. Why not be the first to post a comment about Learn How To Make VB Handle Strings As Fast As C.

Post your comment

Subject:
Message:
0/1000 characters