Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: generate random ip addresses Pin
toxcct20-Apr-04 22:17
toxcct20-Apr-04 22:17 
GeneralRe: generate random ip addresses Pin
Paul Ranson21-Apr-04 9:29
Paul Ranson21-Apr-04 9:29 
Generalfetching selected text Pin
TFB20-Apr-04 12:22
TFB20-Apr-04 12:22 
QuestionWhat does this line of code really do? Pin
Redbehelit20-Apr-04 10:22
Redbehelit20-Apr-04 10:22 
AnswerRe: What does this line of code really do? Pin
David Crow20-Apr-04 10:41
David Crow20-Apr-04 10:41 
AnswerRe: What does this line of code really do? Pin
axid3j1al20-Apr-04 17:22
axid3j1al20-Apr-04 17:22 
AnswerRe: What does this line of code really do? Pin
Mike Dimmick21-Apr-04 1:02
Mike Dimmick21-Apr-04 1:02 
GeneralSorting contents of CObList array Pin
Still learning how to code20-Apr-04 10:04
Still learning how to code20-Apr-04 10:04 
Hi, I want to sort the contents of a CObList which contains CString objects. Being more experienced in C rather than C++, I immediately thought that qsort() would be the way to go.
However, I now realise that I don't know how to organise the compare routine, as I assume that it is supplied with POSITION elements, but don't know how to access the array from within the routine to compare the CStrings. Is qsort() the way to go with CObList, or is there a better way ? If qsort() is the way, how do I access the CStrings ? Thanks in advance !

Doug
GeneralRe: Sorting contents of CObList array Pin
David Crow20-Apr-04 10:23
David Crow20-Apr-04 10:23 
GeneralCast/Conversation Pin
Irish_GUI20-Apr-04 10:02
Irish_GUI20-Apr-04 10:02 
GeneralRe: Cast/Conversation Pin
David Crow20-Apr-04 10:45
David Crow20-Apr-04 10:45 
GeneralRe: Cast/Conversation Pin
Irish_GUI20-Apr-04 10:55
Irish_GUI20-Apr-04 10:55 
GeneralRe: Cast/Conversation Pin
toxcct20-Apr-04 10:59
toxcct20-Apr-04 10:59 
GeneralRe: Cast/Conversation Pin
toxcct20-Apr-04 10:58
toxcct20-Apr-04 10:58 
GeneralRe: Cast/Conversation Pin
Irish_GUI20-Apr-04 11:10
Irish_GUI20-Apr-04 11:10 
GeneralRe: Cast/Conversation Pin
toxcct21-Apr-04 5:10
toxcct21-Apr-04 5:10 
GeneralRe: Cast/Conversation Pin
Anonymous20-Apr-04 21:22
Anonymous20-Apr-04 21:22 
GeneralRe: Cast/Conversation Pin
toxcct20-Apr-04 22:14
toxcct20-Apr-04 22:14 
GeneralStructure Initialization Pin
aman200620-Apr-04 9:46
aman200620-Apr-04 9:46 
GeneralRe: Structure Initialization Pin
toxcct20-Apr-04 10:30
toxcct20-Apr-04 10:30 
GeneralRe: Structure Initialization Pin
Rick York20-Apr-04 11:07
mveRick York20-Apr-04 11:07 
GeneralAppend exported data to MatLab file Pin
Stemple20-Apr-04 9:12
Stemple20-Apr-04 9:12 
Generalfast data access Pin
Cyberizen20-Apr-04 9:02
Cyberizen20-Apr-04 9:02 
Generalinvoking internet explorer with html/jsp Pin
VirtualRelease20-Apr-04 9:00
VirtualRelease20-Apr-04 9:00 
GeneralRe: invoking internet explorer with html/jsp Pin
22491720-Apr-04 19:31
22491720-Apr-04 19:31 

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.