Click here to Skip to main content
15,924,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Single View & Multiple Document Problem? Pin
Jonathan Craig8-May-02 3:32
Jonathan Craig8-May-02 3:32 
GeneralRe: Single View & Multiple Document Problem? Pin
8-May-02 17:48
suss8-May-02 17:48 
GeneralRe: Single View & Multiple Document Problem? Pin
Jonathan Craig9-May-02 5:07
Jonathan Craig9-May-02 5:07 
GeneralDrag and Drop, (getting target info) Pin
8-May-02 1:22
suss8-May-02 1:22 
GeneralCommunicating to devices via RS232 to RS485 converter Pin
Agnihothra8-May-02 1:02
Agnihothra8-May-02 1:02 
GeneralRe: Communicating to devices via RS232 to RS485 converter Pin
Tim Smith8-May-02 2:42
Tim Smith8-May-02 2:42 
QuestionWhy Pointers? Pin
a.a8-May-02 0:58
a.a8-May-02 0:58 
AnswerRe: Why Pointers? Pin
8-May-02 1:25
suss8-May-02 1:25 
I think different: why is not everything a pointer?

Pointers give more flexibility & efficiency. In some cases you want the value not the reference, there you (maybe) don't need pointers. But with at least bigger data stuctures you want back your pointers, e.g. copying data from/to stack is not optimal.
GeneralRe: Why Pointers? Pin
redeemer8-May-02 12:42
redeemer8-May-02 12:42 
GeneralRe: Why Pointers? Pin
8-May-02 22:36
suss8-May-02 22:36 
AnswerRe: Why Pointers? Pin
Philip Patrick8-May-02 1:34
professionalPhilip Patrick8-May-02 1:34 
AnswerRe: Why Pointers? Pin
Andrew Peace8-May-02 1:56
Andrew Peace8-May-02 1:56 
AnswerRe: Why Pointers? Pin
LittleYellowBird8-May-02 2:17
LittleYellowBird8-May-02 2:17 
AnswerRe: Why Pointers? Pin
Joaquín M López Muñoz8-May-02 3:07
Joaquín M López Muñoz8-May-02 3:07 
GeneralRe: Why Pointers? Pin
a.a8-May-02 3:27
a.a8-May-02 3:27 
AnswerRe: Why Pointers? Pin
Nish Nishant8-May-02 3:57
sitebuilderNish Nishant8-May-02 3:57 
AnswerRe: Why Pointers? [Just memory! ] Pin
Maxwell Chen8-May-02 8:45
Maxwell Chen8-May-02 8:45 
QuestionEasiest way to display colored text in a textbox? Pin
generic_user_id8-May-02 0:45
generic_user_id8-May-02 0:45 
AnswerRe: Easiest way to display colored text in a textbox? Pin
Nish Nishant8-May-02 4:05
sitebuilderNish Nishant8-May-02 4:05 
AnswerRe: Easiest way to display colored text in a textbox? Pin
Chris Losinger8-May-02 4:19
professionalChris Losinger8-May-02 4:19 
AnswerRe: Easiest way to display colored text in a textbox? Pin
Marc Richarme8-May-02 8:33
Marc Richarme8-May-02 8:33 
GeneralRe: Easiest way to display colored text in a textbox? Pin
generic_user_id8-May-02 23:19
generic_user_id8-May-02 23:19 
GeneralKill exe's... ( processes) Pin
Braulio Dez8-May-02 0:12
Braulio Dez8-May-02 0:12 
GeneralRe: Kill exe's... ( processes) Pin
adara8-May-02 1:43
adara8-May-02 1:43 
GeneralRe: Kill exe's... ( processes) Pin
Braulio Dez8-May-02 2:47
Braulio Dez8-May-02 2:47 

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.