Click here to Skip to main content
15,910,411 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: All about C++ Pin
toxcct5-May-06 1:34
toxcct5-May-06 1:34 
GeneralRe: All about C++ Pin
Sarvan AL5-May-06 1:55
Sarvan AL5-May-06 1:55 
GeneralRe: All about C++ Pin
toxcct5-May-06 2:02
toxcct5-May-06 2:02 
GeneralRe: All about C++ Pin
Sarvan AL5-May-06 2:06
Sarvan AL5-May-06 2:06 
GeneralRe: All about C++ Pin
toxcct5-May-06 2:07
toxcct5-May-06 2:07 
GeneralRe: All about C++ Pin
David Crow5-May-06 2:39
David Crow5-May-06 2:39 
AnswerTurbo C++ : The correction. Pin
Maxwell Chen5-May-06 6:45
Maxwell Chen5-May-06 6:45 
AnswerRe: All about C++ Pin
Maximilien5-May-06 3:31
Maximilien5-May-06 3:31 
1- There is only one C++ language, and there are numerous vendor specific variants based on that standard ( Visual C++, Borland C++, G++, Intel C++ compiler... )

2- The differences are usually in the libraries shipped with them, either for UI, or other OS specific functionalities ( MFC for VisualC++, OWL for Borland, ... )

3- Nowadays, I think MS's Visual C++ might the one that is the most used, but not far behind should be G++ ( for linux and other unix like OS)

4- I think, gcc/g++ is the only one free.

5- for gcc/g++ As far as I remember, you only get the basic C/C++ libraries, maybe STL, all other libraries, you should get separatly from the different things you want to do ( UI, ... )



Maximilien Lincourt
Your Head A Splode - Strong Bad
GeneralRe: All about C++ Pin
Sarvan AL5-May-06 4:58
Sarvan AL5-May-06 4:58 
AnswerRe: All about C++ Pin
Maxwell Chen5-May-06 7:21
Maxwell Chen5-May-06 7:21 
GeneralRe: All about C++ Pin
Sarvan AL7-May-06 19:19
Sarvan AL7-May-06 19:19 
QuestionQ: how to get a themed scrollbar Pin
Steve S5-May-06 1:19
Steve S5-May-06 1:19 
AnswerRe: Q: how to get a themed scrollbar Pin
Naveen5-May-06 2:01
Naveen5-May-06 2:01 
GeneralRe: Q: how to get a themed scrollbar Pin
Steve S10-May-06 2:28
Steve S10-May-06 2:28 
QuestionSimple Q Pin
Anilkumar K V5-May-06 0:54
Anilkumar K V5-May-06 0:54 
AnswerRe: Simple Q Pin
Cedric Moonen5-May-06 0:58
Cedric Moonen5-May-06 0:58 
AnswerRe: Simple Q Pin
_AnsHUMAN_ 5-May-06 1:01
_AnsHUMAN_ 5-May-06 1:01 
GeneralRe: Simple Q Pin
toxcct5-May-06 1:03
toxcct5-May-06 1:03 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 1:04
Cedric Moonen5-May-06 1:04 
JokeRe: Simple Q Pin
toxcct5-May-06 1:06
toxcct5-May-06 1:06 
GeneralRe: Simple Q Pin
Laxman Auti5-May-06 2:19
Laxman Auti5-May-06 2:19 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 2:32
Cedric Moonen5-May-06 2:32 
JokeRe: Simple Q Pin
toxcct5-May-06 2:37
toxcct5-May-06 2:37 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 2:42
Cedric Moonen5-May-06 2:42 
GeneralRe: Simple Q Pin
Laxman Auti5-May-06 2:50
Laxman Auti5-May-06 2:50 

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.