Click here to Skip to main content
15,867,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhy C++ Instead of C? Pin
pix_programmer5-Apr-12 19:43
pix_programmer5-Apr-12 19:43 
AnswerRe: Why C++ Instead of C? Pin
AmbiguousName5-Apr-12 20:46
AmbiguousName5-Apr-12 20:46 
GeneralRe: Why C++ Instead of C? Pin
pix_programmer5-Apr-12 21:09
pix_programmer5-Apr-12 21:09 
GeneralRe: Why C++ Instead of C? Pin
AmbiguousName5-Apr-12 21:47
AmbiguousName5-Apr-12 21:47 
GeneralRe: Why C++ Instead of C? Pin
CPallini6-Apr-12 2:03
mveCPallini6-Apr-12 2:03 
GeneralRe: Why C++ Instead of C? Pin
AmbiguousName6-Apr-12 2:28
AmbiguousName6-Apr-12 2:28 
GeneralRe: Why C++ Instead of C? Pin
CPallini6-Apr-12 2:36
mveCPallini6-Apr-12 2:36 
AnswerRe: Why C++ Instead of C? Pin
softwaremonkey5-Apr-12 21:22
softwaremonkey5-Apr-12 21:22 
IMHO, the most compelling reason to use C++ rather than C is 'classes', allowing Object Oriented Programming (OOP). Classes makes code more structured, easier to write, understand and maintain (and more stable). This is important, especially with complex applications. Polymorphism and other features are nice extras but I wouldnt say to choose C++ just for these features alone.
AnswerRe: Why C++ Instead of C? Pin
CPallini5-Apr-12 21:36
mveCPallini5-Apr-12 21:36 
GeneralRe: Why C++ Instead of C? Pin
Erudite_Eric6-Apr-12 6:27
Erudite_Eric6-Apr-12 6:27 
GeneralRe: Why C++ Instead of C? Pin
Stefan_Lang17-Apr-12 2:34
Stefan_Lang17-Apr-12 2:34 
GeneralRe: Why C++ Instead of C? Pin
CPallini17-Apr-12 3:10
mveCPallini17-Apr-12 3:10 
AnswerRe: Why C++ Instead of C? Pin
Chris Losinger6-Apr-12 1:33
professionalChris Losinger6-Apr-12 1:33 
AnswerRe: Why C++ Instead of C? Pin
Member 19886-Apr-12 22:49
Member 19886-Apr-12 22:49 
AnswerRe: Why C++ Instead of C? Pin
jschell7-Apr-12 6:37
jschell7-Apr-12 6:37 
QuestionGraphic problem Pin
Brijesh_kumar5-Apr-12 7:58
Brijesh_kumar5-Apr-12 7:58 
QuestionRe: Graphic problem Pin
CPallini5-Apr-12 9:54
mveCPallini5-Apr-12 9:54 
AnswerRe: Graphic problem Pin
Richard MacCutchan5-Apr-12 22:23
mveRichard MacCutchan5-Apr-12 22:23 
QuestionDetermine if Win Explorer windows are open Pin
K4HVDs5-Apr-12 5:18
K4HVDs5-Apr-12 5:18 
AnswerRe: Determine if Win Explorer windows are open Pin
Richard MacCutchan5-Apr-12 6:21
mveRichard MacCutchan5-Apr-12 6:21 
GeneralRe: Determine if Win Explorer windows are open Pin
K4HVDs5-Apr-12 7:56
K4HVDs5-Apr-12 7:56 
GeneralRe: Determine if Win Explorer windows are open Pin
«_Superman_»5-Apr-12 16:55
professional«_Superman_»5-Apr-12 16:55 
AnswerRe: Determine if Win Explorer windows are open Pin
Chris Losinger5-Apr-12 8:40
professionalChris Losinger5-Apr-12 8:40 
AnswerRe: Determine if Win Explorer windows are open Pin
Randor 6-Apr-12 3:58
professional Randor 6-Apr-12 3:58 
Questionin dialog dll because of App class instance application being crashed Pin
appollosputnik4-Apr-12 20:19
appollosputnik4-Apr-12 20:19 

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.