Search Tools Links Login

Concatenate strings FAST with this class!


Visual Basic 6, or VB Classic

This code demonstrates how to use buffer concatenation via
the Mid Statement for fast string concatenations. Buffer
concatenation is much faster than the widely used "&" to
connect strings and also faster than array concatenation.
Use the supplied class module in your own apps to improve
speed and efficiency.

Original Author: Frank Kusluski

Inputs

None.

Assumptions

None.

Returns

None.

Side Effects

None.

API Declarations

None.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 86 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD105441092000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 2,851 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.