I'm in search of a multi-platform development environment (IDE) for C/C++
I'm new to C programming and I need a good start to begin my C adventure
What do you suggest?
Thanks a lot
Eros
|
Go4Expert Founder
|
![]() |
| 31Jul2008,16:25 | #2 |
|
I would suggest MSVC
|
|
Go4Expert Member
|
|
| 31Jul2008,19:00 | #3 |
|
there is a little bit of setup involved in it, but i prefer use eclipse..i use it for Java/C/C++/c# ...it is just nice to have something that works accross many languages and i do beleive there is a version of eclipse for all major OS's
|
|
Go4Expert Member
|
|
| 1Aug2008,06:15 | #4 |
|
Well Dev-C++ is labeled C++ but it can actually compile C aswell you just have to make sure you name your source code correctly and include the correct header files. For example for C source code "nameofprogram.c" then just compile and execute and your gtg.
|
|
Newbie Member
|
|
| 1Aug2008,13:51 | #5 |
|
Thanks for the reply.
I'm checking Dev-C++ and Code::Blocks Code::Blocks seems more up to dated and offer more options. Compilation of little sources just went fine at the first test. I had few problems debugging but maybe it is me that need to better enter into IDE philosophy. I will see. Eros |
|
Newbie Member
|
|
| 5Aug2008,15:41 | #6 |

