Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,161,571 members, 7,847,385 topics. Date: Saturday, 01 June 2024 at 04:40 PM

Need A Free Integrated C/C++ Compiler - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Need A Free Integrated C/C++ Compiler (1521 Views)

Best C/C++ Compiler? / Pls Help, Website For C/c++ Compiler Free Download Windows 7 / Is There Any C++ Compiler For Mobile Phone Se(java) (2) (3) (4)

(1) (Reply) (Go Down)

Need A Free Integrated C/C++ Compiler by ray4life(m): 3:43pm On Oct 08, 2010
Please NLanders,

can you please point me to a link where I can download a free copy of C/C++ Compiler

Thanks
Re: Need A Free Integrated C/C++ Compiler by OmoTier1(m): 7:15pm On Oct 15, 2010
google Turbo C - Mind you this is not for Teamcenter/Pro C guys!

If you need a C/C++ compiler for your own use (i.e. non-commercial), then try Microsoft Visuall C++. YOur onl problem would be the Libraries are abit limited.

There are couple of others I could recommend, however you have to be more specific what you will be using the compler for i.e. professional programmer/software developer or just a troll C programmer ( i.e a student in C/C++)?
Re: Need A Free Integrated C/C++ Compiler by okeyxyz(m): 4:50pm On Oct 16, 2010
Omo_Tier1:

google Turbo C - Mind you this is not for Teamcenter/Pro C guys!

If you need a C/C++ compiler for your own use (i.e. non-commercial), then try Microsoft Visuall C++. YOur onl problem would be the Libraries are abit limited.

There are couple of others I could recommend, however you have to be more specific what you will be using the compler for i.e. professional programmer/software developer or just a troll C programmer ( i.e a student in C/C++)?
d poster said FREE. so could u pls post as many as u know r free. thx.
Re: Need A Free Integrated C/C++ Compiler by Seun(m): 5:11pm On Oct 16, 2010
Microsoft Visual C++ 2010 Express is free:
http://www.microsoft.com/express/Downloads/#2010-Visual-CPP
Re: Need A Free Integrated C/C++ Compiler by OmoTier1(m): 5:27pm On Oct 16, 2010
Then have a go at googling: Just type: "Free C compiler" , have fun!
Re: Need A Free Integrated C/C++ Compiler by ray4life(m): 2:51pm On Oct 18, 2010
Thanks guys

I've just downloaded the Microsoft Visual C++ express edition
Re: Need A Free Integrated C/C++ Compiler by OmoTier1(m): 7:52pm On Oct 18, 2010
ray4life:

Thanks guys

I've just downloaded the Microsoft Visual C++ express edition



Good start! yup meeksoft has got one more friendwink , okay I guess your are not a newbie to using MSVC/C++ compiler but just bear in mind that when compiling C codes in C++ compilers, you would have to be carefule when not to use C++ keywords in your C codes!

In case you do not know!

To edit your C program:

From the main menu select File -> New -> Project

In the New Project window:
Under Project types, select Win32 - Win32 Console Application
Name your project, and specify a location for your project directory
Click 'OK', then 'next'

In the Application Wizard:
Select Console application
Select Empty project
Deselect Precompiled header

Once the project has been created, in the window on the left hand side you should see three folders:
Header Files
Resource Files
Source Files

Right-click on Source Files and Select Add-> New Item
Select Code, and give the file a name
The default here will be a file with a *.cpp extension (for a C++ file). After creating the file, save it as a *.c file.
To compile and run:

Press the green play button.

By default, you will be running in debug mode and it will run your code and bring up the command window.
To prevent the command window from closing as soon as the program finishes execution, add the following line to the end of your main function:
getchar();
This library function waits for any input key, and will therefore keep your console window open until a key is pressed.
Re: Need A Free Integrated C/C++ Compiler by ray4life(m): 11:25am On Oct 20, 2010
thanks Omo Tier1 for the 411,

I was actually looking for a simple windows based easy to use[i][/i] IDE that I can use to introduce some newbies to C/C++ programming.

I actually got one at http://www.smorgasbordet.com/pellesc/ but the problem is that it compiles only C code.

So I'm gonna stick with Visual Studio Express.

thanks again.
Re: Need A Free Integrated C/C++ Compiler by OmoTier1(m): 5:48pm On Oct 20, 2010
ray4life:

thanks Omo Tier1 for the 411,

I was actually looking for a simple windows based easy to use[i][/i] IDE that I can use to introduce some newbies to C/C++ programming.

I actually got one at http://www.smorgasbordet.com/pellesc/ but the problem is that it compiles only C code.

So I'm gonna stick with Visual Studio Express.

thanks again.

So do I take it then that you are an advanced programmer in C/C++ ? Have you actually written and deployed any C code using Pelles C ?
Re: Need A Free Integrated C/C++ Compiler by ray4life(m): 7:04pm On Oct 20, 2010
Omo_Tier1:

So do I take it then that you are an advanced programmer in C/C++ ? Have you actually written and deployed any C code using Pelles C ?

No, I just program in C in my spare time and to teach newbies programming fundamentals, my day job is developing desktop database applications and I use Microsoft Visual Foxpro 9.0 and SQL Server as my backend, often I get a lot of flak from friends who think Visual foxpro is a bit outdated.

But, hey, I do serious job with it and my apps look and function just like any other application written in any .NET platform.

That said, I am gradually migrating to C# and I'm loving it.
Re: Need A Free Integrated C/C++ Compiler by Mobinga: 12:47pm On Oct 21, 2010
Just get Code Blocks. . . Its very good. . Esp for beginners
Re: Need A Free Integrated C/C++ Compiler by DapoBear(m): 4:16am On Nov 16, 2010
Gnu C++ Compiler.

If you are using windows, they have a way to run it on that too (iirc.)

(1) (Reply)

Who Can Help Me Out With This Codes? / Learn Object Oriented Programming (OOP) AT SANDCROFT SOFTWARE / Why Is Heroku Not Setting My Cookie

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 20
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.