VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Combine Arrays or Add Arrays Updated

John Couture  (3 Submissions)   Miscellaneous   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code will combine the contents of 2 arrays into a single array. I found the code for adding 2 byte arrays somewhere on the net, but I can't find it again to give the original author credit. So, whoever you are, thanks. The original code was incomplete and didn't fully combine the 2 arrays. I've corrected that and added code to show combining 2 string arrays.

Inputs
2 Arrays that you want to combine together.

Returns
A single combined array.

API Declarations
None.

Rate Combine Arrays or Add Arrays Updated (3(3 Vote))
Combine Arrays or Add Arrays Updated.bas

Combine Arrays or Add Arrays Updated Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters