hi 2 all, I'd like to ask:
how can we Concatenate elements of two dynamic arrays?? and if there is any example it'll really help.
thanks in advance :)
element + element ?
It might help to have a better explanation of the problem along with the code you've already tried and the error/compile messages (complete messages/stacktraces) that it produces.
Create a new array big enough to hold both array's elements and then loop them in order to set their values into the big array
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.