|
-
Feb 12th, 2008, 03:53 PM
#1
Thread Starter
Hyperactive Member
Yahtzee Variables - Create Sorted Array
In a Yahtzee project, I have 5 integer vairabls n1, n2, n3, n4 and n5. I need a function that creates and uses a sorted integer array i(0 to 5) from the variables listed above. The 5 variables are form-level variables. The array will only be used in the function.
I know there's Dim i as arraylist and there's i().sort. I'm just not sure how to use them.
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
|