Click here to Skip to main content
15,917,321 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: window desktop application Pin
Rajesh R Subramanian25-Aug-08 23:39
professionalRajesh R Subramanian25-Aug-08 23:39 
AnswerRe: window desktop application Pin
Dhiraj kumar Saini26-Aug-08 0:14
Dhiraj kumar Saini26-Aug-08 0:14 
GeneralRe: window desktop application Pin
Perspx26-Aug-08 0:18
Perspx26-Aug-08 0:18 
GeneralRe: window desktop application Pin
Jijo.Raj26-Aug-08 0:59
Jijo.Raj26-Aug-08 0:59 
AnswerRe: window desktop application Pin
David Crow26-Aug-08 4:41
David Crow26-Aug-08 4:41 
QuestionAnti Keyboard Hooker Application Pin
Daniel Kanev25-Aug-08 23:20
Daniel Kanev25-Aug-08 23:20 
AnswerRe: Anti Keyboard Hooker Application Pin
Rajesh R Subramanian25-Aug-08 23:37
professionalRajesh R Subramanian25-Aug-08 23:37 
QuestionMakes inheritance C++ slower than C? Pin
Cyon11125-Aug-08 23:18
Cyon11125-Aug-08 23:18 
I need some opinions, does make inheritance C++ slower than C and if yes, would it make sense to not use inheritance at all for that reason. I must admit that I'm not getting the idea behind inheritance and therefore would rather like to keep inheritance out of my code! I mean I know how to use inheritance in theory but I always felt it's something programmers don't really need.

In short terms, I HATE INHERITANCE. So I'm looking for a good reason(excuse Laugh | :laugh: ) to keep it out of my code. I'm working on a project right now and so far I'm not using inheritance and I'm happy with that.

So in order to have something to write into my Technical Design Document of the Gunman project. I need a few good reasons why I kept inheritance out of my code. This Technical Design Document later will read my future employer, so it's part of my CV and I need something good to write. Everything, but no excuses! Laugh | :laugh:
AnswerRe: Makes inheritance C++ slower than C? [modified] Pin
Jijo.Raj25-Aug-08 23:32
Jijo.Raj25-Aug-08 23:32 
GeneralRe: Makes inheritance C++ slower than C? Pin
Rajesh R Subramanian26-Aug-08 0:01
professionalRajesh R Subramanian26-Aug-08 0:01 
GeneralRe: Makes inheritance C++ slower than C? Pin
Jijo.Raj26-Aug-08 0:46
Jijo.Raj26-Aug-08 0:46 
AnswerRe: Makes inheritance C++ slower than C? Pin
Matthew Faithfull25-Aug-08 23:32
Matthew Faithfull25-Aug-08 23:32 
GeneralRe: Makes inheritance C++ slower than C? Pin
Cyon11125-Aug-08 23:48
Cyon11125-Aug-08 23:48 
GeneralRe: Makes inheritance C++ slower than C? Pin
Cedric Moonen25-Aug-08 23:58
Cedric Moonen25-Aug-08 23:58 
GeneralRe: Makes inheritance C++ slower than C? Pin
Matthew Faithfull26-Aug-08 0:12
Matthew Faithfull26-Aug-08 0:12 
AnswerRe: Makes inheritance C++ slower than C? Pin
Cedric Moonen25-Aug-08 23:43
Cedric Moonen25-Aug-08 23:43 
GeneralRe: Makes inheritance C++ slower than C? Pin
Cyon11126-Aug-08 0:01
Cyon11126-Aug-08 0:01 
AnswerRe: Makes inheritance C++ slower than C? Pin
toxcct25-Aug-08 23:52
toxcct25-Aug-08 23:52 
GeneralRe: Makes inheritance C++ slower than C? Pin
Cyon11126-Aug-08 0:25
Cyon11126-Aug-08 0:25 
GeneralRe: Makes inheritance C++ slower than C? Pin
Rajesh R Subramanian26-Aug-08 0:34
professionalRajesh R Subramanian26-Aug-08 0:34 
GeneralRe: Makes inheritance C++ slower than C? Pin
Cyon11126-Aug-08 0:46
Cyon11126-Aug-08 0:46 
GeneralRe: Makes inheritance C++ slower than C? Pin
toxcct26-Aug-08 1:03
toxcct26-Aug-08 1:03 
JokeRe: Makes inheritance C++ slower than C? Pin
Rage26-Aug-08 3:19
professionalRage26-Aug-08 3:19 
GeneralRe: Makes inheritance C++ slower than C? Pin
toxcct26-Aug-08 3:23
toxcct26-Aug-08 3:23 
GeneralRe: Makes inheritance C++ slower than C? Pin
Cyon11126-Aug-08 3:27
Cyon11126-Aug-08 3:27 

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.