Results 1 to 12 of 12

Thread: [Resolved] - Duplicate Int[]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    Montréal, Québec
    Posts
    195

    [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
  •  



Click Here to Expand Forum to Full Width