Newbie needs smart persons help.... 
Author Message
 Newbie needs smart persons help....

Hi....
I am trying to create an array of ( x items) from a list of ( y
different items)
x < y
i want every possible combination of y in the array
.eg.
y=    a b c d

array would be
a b c
a b d
a c d
b c d
how would i code this ??
all help appreciated......



Sat, 28 Jun 2003 05:36:15 GMT  
 Newbie needs smart persons help....
No smart persons live here!

Mike


Quote:
> Hi....
> I am trying to create an array of ( x items) from a list of ( y
> different items)
> x < y
> i want every possible combination of y in the array
> .eg.
> y=    a b c d

> array would be
> a b c
> a b d
> a c d
> b c d
> how would i code this ??
> all help appreciated......



Sat, 28 Jun 2003 05:57:25 GMT  
 Newbie needs smart persons help....
Looks like homework to me!
Gary

Quote:
> Hi....
> I am trying to create an array of ( x items) from a list of ( y
> different items)
> x < y
> i want every possible combination of y in the array
> .eg.
> y=    a b c d

> array would be
> a b c
> a b d
> a c d
> b c d
> how would i code this ??
> all help appreciated......



Sat, 28 Jun 2003 23:00:33 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Need help from Smart Person...

2. Very smart person needed here

3. Databinding -- need a Smart person!

4. New person needs help!

5. visual basic 4.0 runtime can't work(need smart guy to help)

6. visual basic 4.0 runtime can't work(need smart guy to help)

7. Smart Help needed

8. Smart Tag Newbie

9. Smart Newbie??? - Question

10. Smart Newbie???- Question

11. Need Report to look at SQL Data source ( VB / CR newbie needs help)

12. Smart Delete Files And Smart Delete Folders Routines?

 

 
Powered by phpBB® Forum Software