Click here to Skip to main content
15,796,456 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ class pointers Pin
peterchen11-Apr-10 9:25
peterchen11-Apr-10 9:25 
GeneralRe: C++ class pointers [modified] Pin
Joe Woodbury11-Apr-10 14:52
professionalJoe Woodbury11-Apr-10 14:52 
GeneralRe: C++ class pointers Pin
peterchen12-Apr-10 1:04
peterchen12-Apr-10 1:04 
GeneralRe: C++ class pointers Pin
Joe Woodbury12-Apr-10 7:30
professionalJoe Woodbury12-Apr-10 7:30 
GeneralRe: C++ class pointers Pin
peterchen12-Apr-10 21:27
peterchen12-Apr-10 21:27 
GeneralRe: C++ class pointers Pin
Tim Craig11-Apr-10 18:32
Tim Craig11-Apr-10 18:32 
GeneralRe: C++ class pointers Pin
rupeshkp72811-Apr-10 20:30
rupeshkp72811-Apr-10 20:30 
GeneralRe: C++ class pointers Pin
peterchen12-Apr-10 21:33
peterchen12-Apr-10 21:33 
You prefer the term "raw"? Roll eyes | :rolleyes:

I am not writing C++ because I enjoyx managing resources.
When I add a member, I think of the member, not it's contents. a int * doesn't clean up after itself, a scoped_ptr<int> does. We could call them "potty trained", too.


Tim Craig wrote:
I think you must be a C# programmer who lost his way


You, OTOH must be a C++ programmer who thinks harder is better.
Agh! Reality! My Archnemesis![^]

| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

GeneralRe: C++ class pointers Pin
Tim Craig12-Apr-10 22:00
Tim Craig12-Apr-10 22:00 
AnswerRe: C++ class pointers Pin
Emilio Garavaglia11-Apr-10 21:58
Emilio Garavaglia11-Apr-10 21:58 
QuestionC++Linking Classes/.cpp files to run one after other? Pin
FinalDecap11-Apr-10 6:59
FinalDecap11-Apr-10 6:59 
AnswerRe: C++Linking Classes/.cpp files to run one after other? Pin
Cedric Moonen11-Apr-10 21:57
Cedric Moonen11-Apr-10 21:57 
QuestionArray indexes Pin
Farraj11-Apr-10 0:46
Farraj11-Apr-10 0:46 
AnswerRe: Array indexes Pin
Nelek11-Apr-10 1:26
protectorNelek11-Apr-10 1:26 
AnswerRe: Array indexes Pin
Saurabh.Garg11-Apr-10 3:01
Saurabh.Garg11-Apr-10 3:01 
AnswerRe: Array indexes Pin
Luc Pattyn11-Apr-10 3:15
sitebuilderLuc Pattyn11-Apr-10 3:15 
AnswerRe: Array indexes Pin
Farraj11-Apr-10 4:04
Farraj11-Apr-10 4:04 
GeneralRe: Array indexes Pin
Luc Pattyn11-Apr-10 4:30
sitebuilderLuc Pattyn11-Apr-10 4:30 
GeneralRe: Array indexes Pin
Farraj11-Apr-10 12:27
Farraj11-Apr-10 12:27 
GeneralRe: Array indexes Pin
Luc Pattyn11-Apr-10 12:47
sitebuilderLuc Pattyn11-Apr-10 12:47 
GeneralRe: Array indexes Pin
Farraj14-Apr-10 9:30
Farraj14-Apr-10 9:30 
GeneralRe: Array indexes Pin
Farraj14-Apr-10 9:34
Farraj14-Apr-10 9:34 
GeneralRe: Array indexes Pin
Luc Pattyn14-Apr-10 9:34
sitebuilderLuc Pattyn14-Apr-10 9:34 
GeneralRe: Array indexes Pin
Farraj14-Apr-10 9:35
Farraj14-Apr-10 9:35 
AnswerRe: Array indexes Pin
Chris Losinger11-Apr-10 6:07
professionalChris Losinger11-Apr-10 6:07 

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.