Click here to Skip to main content
16,020,990 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: sort numbers with its index Pin
George L. Jackson15-Nov-07 12:29
George L. Jackson15-Nov-07 12:29 
GeneralRe: sort numbers with its index Pin
George L. Jackson15-Nov-07 13:20
George L. Jackson15-Nov-07 13:20 
GeneralRe: sort numbers with its index Pin
toxcct15-Nov-07 21:17
toxcct15-Nov-07 21:17 
GeneralRe: sort numbers with its index Pin
George L. Jackson16-Nov-07 1:07
George L. Jackson16-Nov-07 1:07 
GeneralRe: sort numbers with its index Pin
toxcct16-Nov-07 1:28
toxcct16-Nov-07 1:28 
GeneralRe: sort numbers with its index Pin
George L. Jackson16-Nov-07 1:42
George L. Jackson16-Nov-07 1:42 
AnswerRe: sort numbers with its index Pin
George L. Jackson15-Nov-07 16:15
George L. Jackson15-Nov-07 16:15 
AnswerRe: sort numbers with its index Pin
chandu00415-Nov-07 19:20
chandu00415-Nov-07 19:20 
if i have understood your problem correctly, then here is the solution.
while sorting the first array, perform the swapping of the elements in the second array also.
means, the items in hte second array need not be sorted right?
but there will always be one to one mapping among both the arrays.
if my post didnot answer you,
then please explain your task a bit clearer.
QuestionHow to sign a C++ client of .NET component? [modified] Pin
Vitaly Tomilov15-Nov-07 7:32
Vitaly Tomilov15-Nov-07 7:32 
QuestionPrint screen for movie Pin
nbugalia15-Nov-07 7:06
nbugalia15-Nov-07 7:06 
AnswerRe: Print screen for movie Pin
Luc Pattyn15-Nov-07 8:00
sitebuilderLuc Pattyn15-Nov-07 8:00 
QuestionWeird Debugging problem Pin
mcsherry15-Nov-07 6:47
mcsherry15-Nov-07 6:47 
AnswerRe: Weird Debugging problem Pin
Deepu Antony15-Nov-07 7:29
Deepu Antony15-Nov-07 7:29 
AnswerRe: Weird Debugging problem Pin
David Crow15-Nov-07 8:33
David Crow15-Nov-07 8:33 
AnswerRe: Weird Debugging problem Pin
krmed15-Nov-07 9:14
krmed15-Nov-07 9:14 
AnswerRe: Weird Debugging problem Pin
mcsherry15-Nov-07 22:28
mcsherry15-Nov-07 22:28 
QuestionIs there a function to create and manipulate sounds in MFC. Pin
simon alec smith15-Nov-07 5:32
simon alec smith15-Nov-07 5:32 
AnswerRe: Is there a function to create and manipulate sounds in MFC. Pin
led mike15-Nov-07 6:08
led mike15-Nov-07 6:08 
NewsMS Releases VS2005 Performance Improvements for C++ Pin
John Schroedl15-Nov-07 5:26
professionalJohn Schroedl15-Nov-07 5:26 
GeneralRe: MS Releases VS2005 Performance Improvements for C++ Pin
Chris Meech15-Nov-07 6:45
Chris Meech15-Nov-07 6:45 
GeneralRe: MS Releases VS2005 Performance Improvements for C++ Pin
Mark Salsbery15-Nov-07 7:20
Mark Salsbery15-Nov-07 7:20 
GeneralRe: MS Releases VS2005 Performance Improvements for C++ Pin
Chris Meech15-Nov-07 7:47
Chris Meech15-Nov-07 7:47 
QuestionGetLastWriteTime always return 0 seconds Pin
pc_dev15-Nov-07 4:49
pc_dev15-Nov-07 4:49 
AnswerRe: GetLastWriteTime always return 0 seconds Pin
Chris Meech15-Nov-07 6:35
Chris Meech15-Nov-07 6:35 
AnswerRe: GetLastWriteTime always return 0 seconds Pin
Luc Pattyn15-Nov-07 8:08
sitebuilderLuc Pattyn15-Nov-07 8:08 

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.