Any recomendations ?

Get help on programming - C++, Java, Delphi, etc.
Post Reply
v1c
Registered User
Posts: 313
Joined: 22 Jun 2002, 02:00
Contact:

Any recomendations ?

Post by v1c »

Hi
<BR>
<BR>Im busy learning C and was wondering which FREE compiler you guys would recomend . Something pretty popular so if I need help there will be enough people around to help . My OS is Win2000 , 32MB RAM .
<BR>
<BR>
<BR>v1c
snipeers
Registered User
Posts: 216
Joined: 13 Jun 2002, 02:00
Location: Eastern Cape SA
Contact:

Any recomendations ?

Post by snipeers »

<b><font color="blue"> i use Digital Mars C/C++ compiler to compile my C programs... if you want you can give it a try.
<html>
<body bgcolor="green">
<img src="http://uk.geocities.com/snipeers/snipeersavatar">
<i><b><font color="blue">...if the Internet is the end result of our technological evolution, i'd rather be an ape</font></b></i>
v1c
Registered User
Posts: 313
Joined: 22 Jun 2002, 02:00
Contact:

Any recomendations ?

Post by v1c »

Where can I find a copy ?
<BR>
<BR>
<BR>v1c
snipeers
Registered User
Posts: 216
Joined: 13 Jun 2002, 02:00
Location: Eastern Cape SA
Contact:

Any recomendations ?

Post by snipeers »

jas search with ur search engine - type C compiler - or go to the Digital Mars website... its a zip file so you have to unzip it to your C directory... u shld also have a bit knowledge of MS-DOG ( i mean MS-DOS ) to run the program... otherwise you can try an integrated environment for compiling your programs.
<html>
<body bgcolor="green">
<img src="http://uk.geocities.com/snipeers/snipeersavatar">
<i><b><font color="blue">...if the Internet is the end result of our technological evolution, i'd rather be an ape</font></b></i>
Wolverine
Registered User
Posts: 32
Joined: 07 Sep 2002, 02:00
Location: Here

Any recomendations ?

Post by Wolverine »

<!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
<BR>On 2002-09-22 11:29, v1c wrote:
<BR>
<BR>Im busy learning C and was wondering which FREE compiler you guys would recomend .
<BR></BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End -->
<BR>
<BR>There is a good one called <!-- BBCode u2 Start --><A HREF="http://www.bloodshed.net/dev/devcpp.html" TARGET="_blank">Dev-C++</A><!-- BBCode u2 End -->.
Sorry, no sig yet! Nothing comes 2 mind.
snipeers
Registered User
Posts: 216
Joined: 13 Jun 2002, 02:00
Location: Eastern Cape SA
Contact:

Any recomendations ?

Post by snipeers »

<!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
<BR>
<BR>There is a good one called <!-- BBCode u2 Start --><A HREF="http://www.bloodshed.net/dev/devcpp.html" TARGET="_blank">Dev-C++</A><!-- BBCode u2 End -->.
<BR></BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End -->
<BR><b><font color="blue">its no doubt that Dev-C++ is a good IDE compiler, aside from being free (GNU/GPL license)... but the thing is the developers should make fast some of its bug fixes</font></b>
<html>
<body bgcolor="green">
<img src="http://uk.geocities.com/snipeers/snipeersavatar">
<i><b><font color="blue">...if the Internet is the end result of our technological evolution, i'd rather be an ape</font></b></i>
RiChiE
Registered User
Posts: 3
Joined: 22 Jan 2003, 02:00
Location: South Africa
Contact:

Any recomendations ?

Post by RiChiE »

I would highly recommend using Dev-C++ which one can obtain from <!-- BBCode auto-link start --><a href="http://www.bloodshed.net" target="_blank">www.bloodshed.net</a><!-- BBCode auto-link end --> .Its a free GNU compiler.Works great! <IMG SRC="images/forum/smilies/icon_razz.gif">
<BR>
<BR> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif"> <IMG SRC="images/forum/smilies/icon_smile.gif">
LordRage
Registered User
Posts: 2092
Joined: 08 May 2003, 02:00
Contact:

Any recomendations ?

Post by LordRage »

i c this conversation pretty old, but i thought that win2k wouldnt install on anything less than 64MB so how u running 32MB..... <IMG SRC="images/forum/smilies/icon_confused.gif">
Catch a man a fish, and you can sell it to him. Teach a man to fish, and you ruin a wonderful business opportunity. (Karl Marx)
v1c
Registered User
Posts: 313
Joined: 22 Jun 2002, 02:00
Contact:

Any recomendations ?

Post by v1c »

I have no idea, but Im not complaining. If it makes a difference I found another 32mb so Im now up to 64mb, lucky me.
<BR>
<BR>If anyone was wondering Im using gcc on Linux Slackware now.
<BR>
<BR>v1c<BR><BR><font size=-1>[ Edited by v1c On Date <br>May 09, 2003 ]</font>
Post Reply