Subj : Re: how to generate a sequence? To : comp.programming From : Irrwahn Grausewitz Date : Thu Sep 08 2005 03:29 pm "Neo" wrote: >Hi All, > >I have problem, I want to generate all possible (unique) combinations of the >following sequence: At least you could have posted your attempts of doing your homework on your own. BTW, this group is about the C language, not algorithms. If you're just looking for an algorithm, go ogle for "permutation algorithm" or ask in comp.programming. If you run into problems implementing a particular algorithm in C don't hesitate to report back and show us your stab at it, almost certainly someone will help you. Best regards. -- Irrwahn Grausewitz (irrwahn35@freenet.de) welcome to clc : http://www.ungerhu.com/jxh/clc.welcome.txt clc faq-list : http://www.faqs.org/faqs/C-faq/faq/ clc frequent answers: http://benpfaff.org/writings/clc. .