Page 1 of 1
Need help with C
Posted: Thu Mar 10, 2005 12:00 am
by trey_monty
Im new to programming all together this is my first project. I need to know where to get help on the subject and need a new compiler. I could use any info avalible.
Thanks a lot
Re: Need help with C
Posted: Thu Mar 10, 2005 12:00 am
by rexlunae
trey_monty wrote:Im new to programming all together this is my first project. I need to know where to get help on the subject and need a new compiler. I could use any info avalible.
Thanks a lot
Do you need a "new" compiler, or a <a href="http://gcc.gnu.org">GNU compiler</a>?
Re: Need help with C
Posted: Thu Mar 10, 2005 12:00 am
by trey_monty
To relxlunae.
What is the differance?
Re: Need help with C
Posted: Fri Mar 11, 2005 12:00 am
by rexlunae
trey_monty wrote:To relxlunae.
What is the differance?
Well, that was a pun. If you follow the link that I left, you will find the main page for gcc (The <i>G</i>NU <i>C</i>ompiler <i>C</i>ollection). Many of the people here use the C compiler that comes with it.
So, because it's the GNU compiler (pronounced GUH-NU), when you asked for a "new" compiler, I responded with the name of compiler that sounds like "new compiler".
Re: Need help with C
Posted: Fri Mar 11, 2005 12:00 am
by trey_monty
So ishould get a GNU compiler to use for C?OK.Ill do that.
Thanks!!