|
-
April 10th, 2011, 03:09 PM
#1
Get sub sets from list
Hi,
Does anybody can tell me how can I select all sub set from list.
it means that if i have a list that contains values {1,2,3,4}
I want to get all those sub list
{1,2,3,4,12,13,14,23,24,34,123,124,234,1234}
I try to make it in many ways but it fails again and again.
code sample can help very much.
Thanks.
Tags for this Thread
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
|