VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Combine Arrays or Add Arrays Updated

by John Couture (3 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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.
Code Returns
A single combined array.
API Declarations
None.

Rate Combine Arrays or Add Arrays Updated

Upload

Download this snippet    Add to My Saved Code

Combine Arrays or Add Arrays Updated Comments

No comments have been posted about Combine Arrays or Add Arrays Updated. Why not be the first to post a comment about Combine Arrays or Add Arrays Updated.

Post your comment

Subject:
Message:
0/1000 characters