i m new in c language.plz tell me which compiler is the best GCC or Turbo c...?i m waiting
Nomi55 -3 Newbie Poster
Recommended Answers
Jump to PostUnless you're forced by a very backward teaching institution to use Turbo C, or you're maintaining legacy code that must be compiled using Turbo C, GCC (a recent version) is very clearly better.
Jump to PostIf the OP is from India he may not have any other choice but to use Turbo C/C++ because sadly that's what is taught in their universities.
Jump to PostIf you are running on Windows and don't want to install Cygwin to get the GCC compiler directly, you can use MingW, which is an open source GCC implementation for native Windows applications. When it came out, TurboC/C++ was the bee's knees, but it is sorely dated now and not …
Jump to PostDani: Not just India. That's what I was taught to use too!
How long ago was that?
All 14 Replies
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
nitin1 15 Master Poster
np complete 8 Newbie Poster
nitin1 15 Master Poster
VatooVatoo 21 Light Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
SoreComet commented: agreed +0
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
nitin1 15 Master Poster
np complete 8 Newbie Poster
Neild commented: Very true +0
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster

iamthwee
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
nitin1 commented: nice question ;) +2
Nomi55 -3 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.