Click here to Skip to main content
15,916,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: File Transfer Complete Pin
amt357-Feb-06 9:26
amt357-Feb-06 9:26 
GeneralRe: File Transfer Complete Pin
Maximilien7-Feb-06 9:42
Maximilien7-Feb-06 9:42 
QuestionRe: File Transfer Complete Pin
David Crow7-Feb-06 9:42
David Crow7-Feb-06 9:42 
AnswerRe: File Transfer Complete Pin
Ryan Binns7-Feb-06 17:35
Ryan Binns7-Feb-06 17:35 
AnswerRe: File Transfer Complete Pin
normanS7-Feb-06 18:51
normanS7-Feb-06 18:51 
Questionneed help in program Pin
taurus7777-Feb-06 6:18
taurus7777-Feb-06 6:18 
AnswerRe: need help in program Pin
David Crow7-Feb-06 6:32
David Crow7-Feb-06 6:32 
GeneralRe: need help in program Pin
taurus7777-Feb-06 7:01
taurus7777-Feb-06 7:01 
i meant :
the program takes the input a b (two inputs) and the rest it generates the combinations with a b - - -.(string combination of length 5 with first two given or inputted.)
and also if s and t are the inputs it creates the combinations with s t - - -.
without repetition means if a b c d e is one of the output a b d c e can't be the output.
and the program should generate each and every combination of the input.
like a and b are inputs then,
a b c d e
a b d e f
.
.
.
etc.
thanking you
GeneralRe: need help in program Pin
Maximilien7-Feb-06 7:41
Maximilien7-Feb-06 7:41 
GeneralRe: need help in program Pin
taurus7777-Feb-06 8:19
taurus7777-Feb-06 8:19 
GeneralRe: need help in program Pin
David Crow7-Feb-06 8:25
David Crow7-Feb-06 8:25 
GeneralRe: need help in program Pin
Maximilien7-Feb-06 9:39
Maximilien7-Feb-06 9:39 
GeneralRe: need help in program Pin
taurus7777-Feb-06 10:23
taurus7777-Feb-06 10:23 
GeneralRe: need help in program Pin
Nitron7-Feb-06 10:41
Nitron7-Feb-06 10:41 
GeneralRe: need help in program Pin
Wim Engberts7-Feb-06 22:22
Wim Engberts7-Feb-06 22:22 
GeneralRe: need help in program Pin
beko7-Feb-06 23:54
beko7-Feb-06 23:54 
GeneralRe: need help in program Pin
taurus7778-Feb-06 5:13
taurus7778-Feb-06 5:13 
QuestionListBox Pin
Mike Winter7-Feb-06 5:42
Mike Winter7-Feb-06 5:42 
AnswerRe: ListBox Pin
Blake Miller7-Feb-06 6:06
Blake Miller7-Feb-06 6:06 
GeneralRe: ListBox Pin
Mike Winter7-Feb-06 6:20
Mike Winter7-Feb-06 6:20 
Questiontemplates Pin
Russell'7-Feb-06 4:37
Russell'7-Feb-06 4:37 
AnswerRe: templates Pin
toxcct7-Feb-06 4:49
toxcct7-Feb-06 4:49 
GeneralRe: templates Pin
Russell'7-Feb-06 4:57
Russell'7-Feb-06 4:57 
GeneralRe: templates Pin
toxcct7-Feb-06 5:03
toxcct7-Feb-06 5:03 
GeneralRe: templates Pin
Russell'7-Feb-06 5:24
Russell'7-Feb-06 5:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.