Author Topic: How well does code blocks support plain C  (Read 5922 times)

0 Members and 1 Guest are viewing this topic.

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
How well does code blocks support plain C
« on: August 31, 2006 »
Hi Guys,

Im aware that DevCPP is getting old and unsupported. I'm thinking of downloading and swapping to code blocks but I'd like to know if it supports plain old C well first. Any comments/experience?
Challenge Trophies Won:

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: How well does code blocks support plain C
« Reply #1 on: September 01, 2006 »
I don't know anything about code blocks.  A lot of people I know are trying the free edition of Microsoft Visual Studio Express for C++.
http://msdn.microsoft.com/vstudio/express/

Jim
Challenge Trophies Won:

Offline Phoenix

  • C= 64
  • **
  • Posts: 99
  • Karma: 4
    • View Profile
Re: How well does code blocks support plain C
« Reply #2 on: September 01, 2006 »
Never tried Code::Blocks, but VC2005EE is very good too. I think you should try it out.

Offline Agent Smith

  • ZX 81
  • *
  • Posts: 24
  • Karma: 3
    • View Profile
Re: How well does code blocks support plain C
« Reply #3 on: September 01, 2006 »
Pelles C is quite good  ;)

http://www.smorgasbordet.com/pellesc/

Or, you might like to try Digital Mars' C compiler...

http://www.digitalmars.com/
« Last Edit: September 01, 2006 by Agent Smith »

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
Re: How well does code blocks support plain C
« Reply #4 on: September 01, 2006 »
I should be more clear, I dont want to change compiler, only IDE. I guess I'll try code blocks.
Challenge Trophies Won:

Offline Agent Smith

  • ZX 81
  • *
  • Posts: 24
  • Karma: 3
    • View Profile
Re: How well does code blocks support plain C
« Reply #5 on: September 01, 2006 »
Try Eclipse, with the CDT plug-in.

http://www.eclipse.org/

Offline Clyde

  • A Little Fuzzy Wuzzy
  • DBF Aficionado
  • ******
  • Posts: 7271
  • Karma: 71
    • View Profile
Re: How well does code blocks support plain C
« Reply #6 on: September 01, 2006 »
Sorry to appear a thicko, is Code Blocks an IDE? And are you asking if it's compatible with programming C with?
Still Putting The IT Into Gravy
If Only I Knew Then What I Know Now.

Challenge Trophies Won:

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
Re: How well does code blocks support plain C
« Reply #7 on: September 02, 2006 »
:-) its almost certainly me thats being thicko or assuming too much about what people psychically know about my question.

I use gcc for intros and I'm happy with it. I use DevCPP as my IDE and I'm not happy with that. So I'd like another IDE I can use instead of DevCPP. I heard code::blocks was the way to go but I didnt know eclipse had got decent C support. Eclipse seems to be *the* IDE of choice these days so I'll look in that direction. I'll post experiences as I'm sure it'll help others around.

Thanks for the advice everyone.
Challenge Trophies Won:

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: How well does code blocks support plain C
« Reply #8 on: September 02, 2006 »
Eclipse is only any good for coding java imho

Jim
Challenge Trophies Won: