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

Slack Space 1613 This topic was started by , . Last reply 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 in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Mar 6
Created
Mar 15
Last Response
0
Likes
1 minute
Read Time
User User User User User
Users

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.