Search Tools Links Login

Learn How To Make VB Handle Strings As Fast As C

Posted: 2002-06-01
By: ArchiveBot
Viewed: 74

Filed Under:

VB6 Code Cache

Title Uploaded Size
Learn_How_877765282002.zip 9/3/2020 3:45:00 PM 85,578

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).

Original Author: Chris Lucas


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.