Welcome,
Guest
. Please
login
or
register
.
April 19, 2026
Home
Help
Search
Calendar
Login
Register
Dark Bit Factory & Gravity
»
PROGRAMMING
»
C / C++ /C#
»
How well does code blocks support plain C
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How well does code blocks support plain C (Read 5922 times)
0 Members and 1 Guest are viewing this topic.
taj
Bytes hurt
DBF Aficionado
Posts: 4810
Karma: 189
Scene there, done that.
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?
Logged
Challenge Trophies Won:
Jim
Founder Member
DBF Aficionado
Posts: 5301
Karma: 402
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
Logged
Challenge Trophies Won:
Phoenix
C= 64
Posts: 99
Karma: 4
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.
Logged
Agent Smith
ZX 81
Posts: 24
Karma: 3
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
»
Logged
taj
Bytes hurt
DBF Aficionado
Posts: 4810
Karma: 189
Scene there, done that.
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.
Logged
Challenge Trophies Won:
Agent Smith
ZX 81
Posts: 24
Karma: 3
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/
Logged
Clyde
A Little Fuzzy Wuzzy
DBF Aficionado
Posts: 7271
Karma: 71
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?
Logged
Still Putting The
IT
Into
Gravy
If Only I Knew Then What I Know Now.
Challenge Trophies Won:
taj
Bytes hurt
DBF Aficionado
Posts: 4810
Karma: 189
Scene there, done that.
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.
Logged
Challenge Trophies Won:
Jim
Founder Member
DBF Aficionado
Posts: 5301
Karma: 402
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
Logged
Challenge Trophies Won:
Print
Pages: [
1
]
Go Up
« previous
next »
Dark Bit Factory & Gravity
»
PROGRAMMING
»
C / C++ /C#
»
How well does code blocks support plain C