C build program....

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?.

Slack Space 1613 This topic was started by ,


data/avatar/default/avatar17.webp

757 Posts
Location -
Joined 2000-10-14
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 on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar21.webp

251 Posts
Location -
Joined 2000-10-25
Go with MS visual studio.net or just use Linux's built in compiler.

data/avatar/default/avatar27.webp

1117 Posts
Location -
Joined 2000-01-23
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...

data/avatar/default/avatar26.webp

85 Posts
Location -
Joined 2000-12-30
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.

data/avatar/default/avatar13.webp

42 Posts
Location -
Joined 2000-02-08
gnu C works just as well if you dont want all the flash and looks of visual c++ or borlands C builder.