Click here to Skip to main content
15,915,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how open Internet explore in vc++ Pin
tanvon malik12-Jun-07 0:28
tanvon malik12-Jun-07 0:28 
AnswerRe: how open Internet explore in vc++ Pin
Naveen12-Jun-07 0:29
Naveen12-Jun-07 0:29 
GeneralRe: how open Internet explore in vc++ Pin
Y_Kaushik12-Jun-07 2:25
Y_Kaushik12-Jun-07 2:25 
AnswerRe: how open Internet explore in vc++ Pin
David Crow12-Jun-07 2:41
David Crow12-Jun-07 2:41 
GeneralRe: how open Internet explore in vc++ Pin
Y_Kaushik12-Jun-07 3:04
Y_Kaushik12-Jun-07 3:04 
AnswerRe: how open Internet explore in vc++ Pin
Perspx12-Jun-07 6:06
Perspx12-Jun-07 6:06 
QuestionHow to generate C code from C++? Pin
Kevin McFarlane11-Jun-07 23:22
Kevin McFarlane11-Jun-07 23:22 
AnswerRe: How to generate C code from C++? Pin
BadKarma11-Jun-07 23:37
BadKarma11-Jun-07 23:37 
I'm afraid that C++ is evolved beyond the limits of CFront.
But why should you rely on such an approach to learn C++.
The differences with C are now getting to big to make C++ interchangeable with C.
I know it is still possible to write any C++ program in C but the effort in this
writing and the complexity wouldn't help you to understand C++.
Its better to learn C++ using C++. The bottom line of C++ isn't really hard to understand, certainly when one knows already C. The hard parts, extreme (think of the boost libraries) are indeed not for beginners. But then again, one can manage very well without them.

So my advice would be, If the main issue is to learn C++, just learn it by creating simple classes, simple application, and grow from there.

codito ergo sum

GeneralRe: How to generate C code from C++? Pin
Kevin McFarlane11-Jun-07 23:48
Kevin McFarlane11-Jun-07 23:48 
GeneralRe: How to generate C code from C++? Pin
BadKarma12-Jun-07 0:09
BadKarma12-Jun-07 0:09 
GeneralRe: How to generate C code from C++? Pin
Kevin McFarlane12-Jun-07 0:48
Kevin McFarlane12-Jun-07 0:48 
AnswerRe: How to generate C code from C++? Pin
Michael Dunn12-Jun-07 6:27
sitebuilderMichael Dunn12-Jun-07 6:27 
QuestionHIWORD Pin
tom groezer11-Jun-07 22:58
tom groezer11-Jun-07 22:58 
AnswerRe: HIWORD Pin
Naveen12-Jun-07 0:31
Naveen12-Jun-07 0:31 
QuestionUnicode problem Pin
david bagaturia11-Jun-07 22:53
david bagaturia11-Jun-07 22:53 
AnswerRe: Unicode problem Pin
david bagaturia11-Jun-07 23:28
david bagaturia11-Jun-07 23:28 
AnswerRe: Unicode problem Pin
CPallini12-Jun-07 1:52
mveCPallini12-Jun-07 1:52 
QuestionDirectSkin OCX and Media Player Pin
sdancer7511-Jun-07 22:47
sdancer7511-Jun-07 22:47 
QuestionControls that dissapear Pin
garfield18511-Jun-07 22:38
garfield18511-Jun-07 22:38 
AnswerRe: Controls that dissapear Pin
Naveen12-Jun-07 0:44
Naveen12-Jun-07 0:44 
GeneralRe: Controls that dissapear Pin
garfield18512-Jun-07 0:52
garfield18512-Jun-07 0:52 
GeneralRe: Controls that dissapear Pin
Naveen12-Jun-07 1:09
Naveen12-Jun-07 1:09 
AnswerRe: Controls that dissapear Pin
David Crow12-Jun-07 2:51
David Crow12-Jun-07 2:51 
AnswerRe: Controls that dissapear Pin
Michael Dunn12-Jun-07 6:29
sitebuilderMichael Dunn12-Jun-07 6:29 
Questionstd::set to store pointers Pin
ginjikun11-Jun-07 21:29
ginjikun11-Jun-07 21:29 

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.