|
-
Nov 3rd, 2005, 03:02 PM
#1
Thread Starter
Addicted Member
[Resolved] - Duplicate Int[]
I want to duplicate an array of int[] into another one.
(If the array is NULL, then have the new array be NULL, if it contain X elements, then have the new array contain X elements also)
Is there a build in function to do that?
I've try copyTo and Clone without success.
Thks
Last edited by Megistal; Nov 3rd, 2005 at 04:06 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|