Click here to Skip to main content
15,907,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Ignoring \n in a binary file during reading Pin
bulg11-Dec-08 12:13
bulg11-Dec-08 12:13 
Questionalgorithms of combination Pin
mayamay11-Dec-08 2:31
mayamay11-Dec-08 2:31 
AnswerRe: algorithms of combination Pin
Mustafa Ismail Mustafa11-Dec-08 2:34
Mustafa Ismail Mustafa11-Dec-08 2:34 
GeneralRe: algorithms of combination Pin
mayamay11-Dec-08 2:43
mayamay11-Dec-08 2:43 
GeneralRe: algorithms of combination Pin
Mustafa Ismail Mustafa11-Dec-08 2:55
Mustafa Ismail Mustafa11-Dec-08 2:55 
GeneralRe: algorithms of combination Pin
mayamay11-Dec-08 3:00
mayamay11-Dec-08 3:00 
GeneralRe: algorithms of combination Pin
Mustafa Ismail Mustafa11-Dec-08 3:05
Mustafa Ismail Mustafa11-Dec-08 3:05 
AnswerRe: algorithms of combination Pin
BonshatS11-Dec-08 3:37
BonshatS11-Dec-08 3:37 
There's also the standard lib next_permutation(). Or you could write one, basically a cascading swap as you traverse the elems, but I'm sure there are some out there on the web already somewhere.

Any book on combinatorics should have the alg needed.

Applied Combinatorics by Alan Tucker is one.
QuestionMD5 - different results Pin
gabbana11-Dec-08 2:15
gabbana11-Dec-08 2:15 
AnswerRe: MD5 - different results Pin
Stuart Dootson11-Dec-08 2:32
professionalStuart Dootson11-Dec-08 2:32 
GeneralRe: MD5 - different results Pin
gabbana11-Dec-08 2:42
gabbana11-Dec-08 2:42 
QuestionHow to allow the user to enter a value between 0x00 and 0xFF in an edit box ? Pin
kapardhi11-Dec-08 1:47
kapardhi11-Dec-08 1:47 
AnswerRe: How to allow the user to enter a value between 0x00 and 0xFF in an edit box ? Pin
Stuart Dootson11-Dec-08 2:34
professionalStuart Dootson11-Dec-08 2:34 
AnswerRe: How to allow the user to enter a value between 0x00 and 0xFF in an edit box ? Pin
David Crow11-Dec-08 8:15
David Crow11-Dec-08 8:15 
QuestionHow can add button in ListCtlr? Pin
Le@rner11-Dec-08 0:01
Le@rner11-Dec-08 0:01 
AnswerRe: How can add button in ListCtlr? Pin
_AnsHUMAN_ 11-Dec-08 0:25
_AnsHUMAN_ 11-Dec-08 0:25 
QuestionTooltips on CView Pin
Redeye9210-Dec-08 23:50
Redeye9210-Dec-08 23:50 
AnswerRe: Tooltips on CView Pin
Iain Clarke, Warrior Programmer11-Dec-08 0:22
Iain Clarke, Warrior Programmer11-Dec-08 0:22 
GeneralRe: Tooltips on CView Pin
Redeye9212-Dec-08 4:46
Redeye9212-Dec-08 4:46 
Questionhow to create registry and how to write data to registry? Pin
puppya10-Dec-08 23:03
puppya10-Dec-08 23:03 
AnswerRe: how to create registry and how to write data to registry? Pin
enhzflep10-Dec-08 23:17
enhzflep10-Dec-08 23:17 
GeneralRe: how to create registry and how to write data to registry? Pin
puppya10-Dec-08 23:25
puppya10-Dec-08 23:25 
AnswerRe: how to create registry and how to write data to registry? Pin
VC++Maniac10-Dec-08 23:38
VC++Maniac10-Dec-08 23:38 
GeneralRe: how to create registry and how to write data to registry? Pin
_AnsHUMAN_ 10-Dec-08 23:39
_AnsHUMAN_ 10-Dec-08 23:39 
GeneralRe: how to create registry and how to write data to registry? Pin
Sarath C10-Dec-08 23:45
Sarath C10-Dec-08 23:45 

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.