VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Learn How To Make VB Handle Strings As Fast As C

Chris_Lucas  (5 Submissions)   String Manipulation   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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 (82(82 Vote))

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

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters