Click here to Skip to main content
16,005,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: gzip compression and decompression Pin
Richard Andrew x6428-Nov-06 21:59
professionalRichard Andrew x6428-Nov-06 21:59 
QuestionVector Sort Multidimensional Array Pin
vinniez_ok28-Nov-06 6:26
vinniez_ok28-Nov-06 6:26 
AnswerRe: Vector Sort Multidimensional Array Pin
Christian Graus28-Nov-06 12:00
protectorChristian Graus28-Nov-06 12:00 
GeneralRe: Vector Sort Multidimensional Array Pin
vinniez_ok28-Nov-06 19:41
vinniez_ok28-Nov-06 19:41 
GeneralRe: Vector Sort Multidimensional Array Pin
vinniez_ok30-Nov-06 6:19
vinniez_ok30-Nov-06 6:19 
GeneralRe: Vector Sort Multidimensional Array Pin
vinniez_ok30-Nov-06 6:24
vinniez_ok30-Nov-06 6:24 
GeneralRe: Vector Sort Multidimensional Array Pin
Christian Graus30-Nov-06 8:09
protectorChristian Graus30-Nov-06 8:09 
GeneralRe: Vector Sort Multidimensional Array Pin
vinniez_ok30-Nov-06 9:30
vinniez_ok30-Nov-06 9:30 
Thanks Christian but for the little bit of data I'm using XML would overcomplicate things for me.
I'm thinking that Win32 would have what i need.

A table like this ::
name age wage ranking
Joe5 2 99 1
Joe9 7 1 1
Joe2 7 10 2
Joe1 14 1000 1
Joe4 25 1 1
Joe6 26 5 2
Joe8 26 20 3
Joe7 26 50 4
Joe3 26 500 5

is all I'm looking to output into a no-frills window that pops up after C++ compilation.
Thx!
Vin
GeneralRe: Vector Sort Multidimensional Array Pin
Christian Graus30-Nov-06 9:40
protectorChristian Graus30-Nov-06 9:40 
Questionhow to make a normal button toggle and lock until its pressed again? . Pin
Super Hornet28-Nov-06 5:22
Super Hornet28-Nov-06 5:22 
AnswerRe: how to make a normal button toggle and lock until its pressed again? . Pin
toxcct28-Nov-06 5:25
toxcct28-Nov-06 5:25 
GeneralRe: how to make a normal button toggle and lock until its pressed again? . Pin
Super Hornet28-Nov-06 7:00
Super Hornet28-Nov-06 7:00 
GeneralRe: how to make a normal button toggle and lock until its pressed again? . Pin
Bram van Kampen28-Nov-06 14:53
Bram van Kampen28-Nov-06 14:53 
GeneralRe: how to make a normal button toggle and lock until its pressed again? . Pin
toxcct28-Nov-06 22:09
toxcct28-Nov-06 22:09 
AnswerRe: how to make a normal button toggle and lock until its pressed again? . Pin
Maximilien28-Nov-06 6:14
Maximilien28-Nov-06 6:14 
QuestionHow to activate a button strictly through code? Pin
Reagan Conservative28-Nov-06 5:21
Reagan Conservative28-Nov-06 5:21 
AnswerRe: How to activate a button strictly through code? Pin
toxcct28-Nov-06 5:24
toxcct28-Nov-06 5:24 
AnswerRe: How to activate a button strictly through code? Pin
CPallini28-Nov-06 5:29
mveCPallini28-Nov-06 5:29 
GeneralRe: How to activate a button strictly through code? Pin
Bram van Kampen28-Nov-06 15:23
Bram van Kampen28-Nov-06 15:23 
AnswerRe: How to activate a button strictly through code? Pin
Steve Echols28-Nov-06 19:27
Steve Echols28-Nov-06 19:27 
Questionconverting 2 bytes hex value to decimal value Pin
ikbahrian28-Nov-06 4:36
ikbahrian28-Nov-06 4:36 
AnswerRe: converting 2 bytes hex value to decimal value Pin
Chris Losinger28-Nov-06 4:39
professionalChris Losinger28-Nov-06 4:39 
GeneralRe: converting 2 bytes hex value to decimal value Pin
ikbahrian28-Nov-06 6:07
ikbahrian28-Nov-06 6:07 
GeneralRe: converting 2 bytes hex value to decimal value Pin
Chris Losinger28-Nov-06 8:28
professionalChris Losinger28-Nov-06 8:28 
GeneralRe: converting 2 bytes hex value to decimal value Pin
Bram van Kampen28-Nov-06 15:51
Bram van Kampen28-Nov-06 15:51 

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.