LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 12-17-2007, 02:59 AM   #1
SBN
Member
 
Registered: Jul 2006
Distribution: UBUNTU, CentOS, FEDORA 8
Posts: 474

Rep: Reputation: 30
C++ Programming


Hey guys whats the difference of the Microsoft C++ and Linux C++ ?
 
Old 12-17-2007, 03:04 AM   #2
asgeirss
Member
 
Registered: Aug 2003
Location: Vancouver, Canada
Distribution: RH, SL
Posts: 37

Rep: Reputation: 15
Very quickly, the fundamental aspects of the language are defined the same, no matter what platform you are using, but C++ is much easier to build an application with if you use libraries of classes already defined and debugged by other people.

Microsoft Visual C++ / Visual Studio has a lot of libraries built into it, or bundled with it, to help you build MS Windows applications. You almost definitely can't build a program that would run under Linux with it, their compiler will not produce the right output.

There isn't exactly a Linux C++, GNU C++ is the most basic standard, but there are many different open source libraries that provide windowing and gui classes to use with Linux, to achieve similar results to what you get under Windows. I think GCC and a few others can produce both Linux and Windows executables, but you can't link the same libraries. Unfortunately, I don't need to do gui programming, so I can't recommend anything in particular, maybe someone else can.

Good luck!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
New MSN group: programming fans -- enjoy programming lswhbcb Programming 1 06-29-2007 07:21 AM
Difference between Top Down programming & Bottom up programming minil Programming 1 06-17-2005 02:42 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 03:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration