Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Programming Languages (http://www.programmingforums.org/forum38.html)
-   -   ADA Random Seed of an Array (http://www.programmingforums.org/showthread.php?t=12618)

scm007 Feb 18th, 2007 6:28 PM

ADA Random Seed of an Array
 
Here is the deal, I have an array, say array1 that I want to take a random seed of. How do I do this? Basically I want to take a random sampling of array1 and make a new array, called list that is built from these values, with no duplicates. A 3rd array would also be made, called outlist, which would be all the values in array1 that are not in list.

Thanks!

Fall Back Son Mar 25th, 2007 9:05 PM

edit, nm


All times are GMT -5. The time now is 1:57 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC