C build program....
This is a discussion about C build program.... in the Slack Space category; This is kinda off topic but i was wondering if anyone could recommend a C program. I hear borland is good, but i was wondering if there are any others, and if so, is there student version available?.
This is kinda off topic but i was wondering if anyone could recommend a C program. I hear borland is good, but i was wondering if there are any others, and if so, is there student version available?
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Mar 6
Mar 15
0
1 minute
Responses to this topic
Go with MS visual studio.net or just use Linux's built in compiler.
if you are looking for a graphical IDE, then MS Visual C++ is a good way to go. If you just want the compiler, then you can get the gcc toolkit for free...
Quote:<font face="Verdana, Arial" size="2">This is kinda off topic but i was wondering if anyone could recommend a C program</font>
That has a name:C Compiler.
That has a name:C Compiler.
gnu C works just as well if you dont want all the flash and looks of visual c++ or borlands C builder.