Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTrouble moving from C to C++ Pin
dpearcePNG22-Aug-03 23:20
dpearcePNG22-Aug-03 23:20 
GeneralRe: Trouble moving from C to C++ Pin
Taka Muraoka23-Aug-03 0:02
Taka Muraoka23-Aug-03 0:02 
GeneralRe: Trouble moving from C to C++ Pin
Beer2623-Aug-03 1:26
Beer2623-Aug-03 1:26 
GeneralRe: Trouble moving from C to C++ Pin
Taka Muraoka23-Aug-03 2:49
Taka Muraoka23-Aug-03 2:49 
GeneralRe: Trouble moving from C to C++ Pin
Beer2623-Aug-03 3:22
Beer2623-Aug-03 3:22 
GeneralRe: Trouble moving from C to C++ Pin
leppie23-Aug-03 17:20
leppie23-Aug-03 17:20 
GeneralRe: Trouble moving from C to C++ Pin
Johnny ²23-Aug-03 1:21
Johnny ²23-Aug-03 1:21 
GeneralRe: Trouble moving from C to C++ Pin
Neville Franks23-Aug-03 2:07
Neville Franks23-Aug-03 2:07 
I coded in C for over 15 years, and reluctantly moved to C++ about 6 years ago. I can honestly say now that I wish I'd done it a lot earlier. I don't even like straight C any more.Big Grin | :-D

Find you self a small app that you're interested in and design the OO framework for it, then start coding. It took me quite a while to wrap my head around OO design, and even now I'm still learning better ways of composing OO systems. You have to take the plunge. You may find that you can move lots of your existing code into classes. I've done that with ED (see sig), which started life as straight C, and is now nearly all C++.

Understanding OOD is the key, C++ is just a way to implement it.

Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com
GeneralRe: Trouble moving from C to C++ Pin
Ted Ferenc23-Aug-03 2:45
Ted Ferenc23-Aug-03 2:45 
GeneralRe: Trouble moving from C to C++ Pin
l a u r e n23-Aug-03 7:08
l a u r e n23-Aug-03 7:08 
QuestionHow to retrieve application icon of a file type ? Pin
gumber22-Aug-03 23:16
gumber22-Aug-03 23:16 
AnswerRe: How to retrieve application icon of a file type ? Pin
Iain Clarke, Warrior Programmer23-Aug-03 1:03
Iain Clarke, Warrior Programmer23-Aug-03 1:03 
AnswerRe: How to retrieve application icon of a file type ? Pin
HPSI23-Aug-03 1:19
HPSI23-Aug-03 1:19 
GeneralColor on Console App Pin
lano122-Aug-03 22:23
lano122-Aug-03 22:23 
GeneralRe: Color on Console App Pin
7stud22-Aug-03 23:44
7stud22-Aug-03 23:44 
Questionhow to define area for splitters? Pin
coda_x22-Aug-03 21:31
coda_x22-Aug-03 21:31 
AnswerRe: how to define area for splitters? Pin
Iain Clarke, Warrior Programmer23-Aug-03 1:05
Iain Clarke, Warrior Programmer23-Aug-03 1:05 
GeneralHTML -> PDF Pin
Archigal22-Aug-03 12:03
Archigal22-Aug-03 12:03 
GeneralRe: HTML -> PDF Pin
l a u r e n23-Aug-03 7:09
l a u r e n23-Aug-03 7:09 
GeneralRe: HTML -> PDF Pin
Larry J. Siddens25-Aug-03 5:35
Larry J. Siddens25-Aug-03 5:35 
Generaltoolbar toggling Pin
halblonious22-Aug-03 11:03
halblonious22-Aug-03 11:03 
GeneralRe: toolbar toggling Pin
igor196022-Aug-03 11:38
igor196022-Aug-03 11:38 
GeneralAccessing network resources from within a service Pin
Gary Wheeler22-Aug-03 10:56
Gary Wheeler22-Aug-03 10:56 
GeneralRe: Accessing network resources from within a service Pin
Xiangyang Liu 刘向阳22-Aug-03 14:54
Xiangyang Liu 刘向阳22-Aug-03 14:54 
Questionhow to add a delay in program Pin
mr200322-Aug-03 9:46
mr200322-Aug-03 9:46 

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.