Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Inter-process communication problem Pin
RickyC5-May-06 7:33
RickyC5-May-06 7:33 
GeneralRe: Inter-process communication problem Pin
led mike5-May-06 8:01
led mike5-May-06 8:01 
Questionapplication is exiting on pressing enter Pin
helpcode5-May-06 1:43
helpcode5-May-06 1:43 
AnswerRe: application is exiting on pressing enter Pin
Cedric Moonen5-May-06 1:45
Cedric Moonen5-May-06 1:45 
AnswerRe: application is exiting on pressing enter Pin
Laxman Auti5-May-06 3:46
Laxman Auti5-May-06 3:46 
GeneralRe: application is exiting on pressing enter Pin
helpcode7-May-06 18:05
helpcode7-May-06 18:05 
QuestionAll about C++ Pin
Sarvan AL5-May-06 1:28
Sarvan AL5-May-06 1:28 
AnswerRe: All about C++ Pin
toxcct5-May-06 1:34
toxcct5-May-06 1:34 
Sarvan AL wrote:
(1)what are are all different kind of C++'s (Turbo C++, Microsoft C++, Borland C++, ANSI C++... with proprietor name) are there in the industry?


you first confuse some things. Microsoft and Borland C++ are products, while Turbo C++ and Ansi C++ are Languages. there are plenty of IDEs and/or compilers+linkers that build C++ (one of the most famous is the GCC compiler).


Sarvan AL wrote:
(2) How they differ ?


each have specifics, but they should all compile standard C+++ the same way (they should, but they actually don't - unfortunately).


Sarvan AL wrote:
(3) Which one is used more ?


dunno. maybe gcc on unix/linux world, maybe Visual C++ on windows world (but i cannot certify at all my thoughts).


Sarvan AL wrote:
(4) Which among them are free?


GCC is free, Visual Studio 2005 express edition is free, and certainly others are free too


Sarvan AL wrote:
(5) For freewares, how to get the updated libraries ?


sorry, i don't understand.


TOXCCT >>> GEII power

[VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]
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 
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 

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.