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

C / C++ / MFC

 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
ZoogieZork31-May-03 3:19
ZoogieZork31-May-03 3:19 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
Chris Losinger31-May-03 4:17
professionalChris Losinger31-May-03 4:17 
GeneralRe: Is pointers in C++ a headache for real world programmers? Pin
leppie31-May-03 6:03
leppie31-May-03 6:03 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
Michael Dunn31-May-03 5:38
sitebuilderMichael Dunn31-May-03 5:38 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
valikac31-May-03 7:02
valikac31-May-03 7:02 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
Daniela12331-May-03 7:20
Daniela12331-May-03 7:20 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
Vikram A Punathambekar31-May-03 8:57
Vikram A Punathambekar31-May-03 8:57 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
Michael P Butler31-May-03 9:04
Michael P Butler31-May-03 9:04 
Pointers are one of the most useful parts of C++/C. Used well, they become one of the most powerful tools in a programmers toolkit - used poorly and they can make your life a living hell.

When I first started wiht pointers in the late 80's (in C), it took me a couple of months to understand the concept but now they are second nature.



Michael

'War is at best barbarism...Its glory is all moonshine. It is only those who have neither fired a shot nor heard the shrieks and groans of the wounded who cry aloud for blood, more vengeance, more desolation. War is hell.' - General William Sherman, 1879

AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
Bob Stanneveld31-May-03 9:25
Bob Stanneveld31-May-03 9:25 
GeneralRe: Is pointers in C++ a headache for real world programmers? Pin
Peter Weyzen31-May-03 10:15
Peter Weyzen31-May-03 10:15 
GeneralRe: Is pointers in C++ a headache for real world programmers? Pin
Bob Stanneveld31-May-03 13:35
Bob Stanneveld31-May-03 13:35 
AnswerRe: Is pointers in C++ a headache for real world programmers? Pin
geo_m1-Jun-03 0:31
geo_m1-Jun-03 0:31 
QuestionCan I get the thread ID of a thread of same application Pin
Mahesh Perumal31-May-03 2:45
Mahesh Perumal31-May-03 2:45 
AnswerRe: Can I get the thread ID of a thread of same application Pin
valikac31-May-03 7:08
valikac31-May-03 7:08 
GeneralRe: Can I get the thread ID of a thread of same application Pin
Mahesh Perumal1-Jun-03 4:13
Mahesh Perumal1-Jun-03 4:13 
Generalerror : No cursor name available Pin
modular31-May-03 2:29
modular31-May-03 2:29 
GeneralRe: error : No cursor name available Pin
PJ Arends31-May-03 10:33
professionalPJ Arends31-May-03 10:33 
GeneralreLook into your Memory Pin
wavewave31-May-03 2:22
wavewave31-May-03 2:22 
GeneralRe: reLook into your Memory Pin
Vikram A Punathambekar31-May-03 9:05
Vikram A Punathambekar31-May-03 9:05 
Questionis it possible to run an app in user PC throught internet? Pin
includeh1031-May-03 2:18
includeh1031-May-03 2:18 
AnswerRe: is it possible to run an app in user PC throught internet? Pin
ZoogieZork31-May-03 3:14
ZoogieZork31-May-03 3:14 
GeneralFixing size of a folder Pin
rohit.dhamija31-May-03 0:40
rohit.dhamija31-May-03 0:40 
GeneralRe: Fixing size of a folder Pin
valikac31-May-03 7:09
valikac31-May-03 7:09 
GeneralRe: Fixing size of a folder Pin
Anonymous1-Jun-03 1:06
Anonymous1-Jun-03 1:06 
GeneralIs void main() a legal C++ statement? Bjarne Stroustrup says it's not. Pin
Link260031-May-03 0:22
Link260031-May-03 0:22 

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.