![]() |
Suggestions
Hi,
I have been wondering, what compiler for C would you suggest for programming things like games and puzzles. Also, what would be the best language. Thanks, Levi |
Re: Suggestions
If you are asking for compiler I would suggest gcc which can be downloaded at http://gcc.gnu.org/
Also one of the best Compilers can be found at http://www.borland.com/products/down...cbuilder.html# If you really want to develop games and puzzles I would say not to hunt for a compiler but you should go with opengl library which you can get hold of it and use within Microsoft Visual Studio to develop programs using OpenGL. OpenGL library can be found at http://www.opengl.org/ Thanks Shabbir Bhimani |
Re: Suggestions
yes, youre right, Opengl would be the best. Did you mean the Visual Studio.Net? If not what did you mean.
Thanks Levi |
Re: Suggestions
Quote:
|
Re: Suggestions
Thanks, would it be fine to just get the Visual C++ 6.0 instead of the whole Visual Studio 6.0. Would it restrict me in creating opengl(and other) C++ apllications.
Levi |
Re: Suggestions
Visual Studio is not necessary just Visual C++ 6.0 is more than enough.
|
Re: Suggestions
Hi,
What is the difference between the Visual Studio 6.0, and the Visual Studio.net version. Is there a reason that 6.0 is better. Thanks. Levi |
Re: Suggestions
Quote:
Quote:
|
Re: Suggestions
just to chip in the discussion ... if you want the code to be ANSI complaint .. gnu version of the compiler is the best .. though you might not get great looking IDEs to work on ...
|
Re: Suggestions
Thanks everyone for their help
Levi |
| All times are GMT +5.5. The time now is 12:22. |