Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to compile and use C++ in Linux?

Status
Not open for further replies.

s_vlsi

Junior Member level 2
Joined
May 16, 2006
Messages
20
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Activity points
1,460
c++

Hi friends
Please let me know if i am using linux, then how to compile and run c++
programs
 

c++

Go through chapter 1 of this book **broken link removed**
 

Re: c++

Hi,

just type in your code in a file, and run g++ with the file name, and you are done.

Regards,
Shohdy
 

Re: c++

hi..

eclipse is a good platform...



regards..
Sujith
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top