Which is the best C compiler for win 7 64 bit version? please help me......
I tried Turbo C but does not work, DevC and CodeBlock do not have complete library....so i am totally confused as what to choose
Advertisements. Register and be a member of the community to get rid of them.
DevC and CodeBlock do not have complete library....
What do you mean by "complete library" ? Both use GCC which is a powerful, complete, robust, opensource and standards compliant compiler which is used by a majority of C developers in several platforms.
__________________ http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
Last edited by MetalheadGautham; 11-07-2010 at 08:44 AM.
Reason: fixed quote
What do you mean by "complete library" ? Both use GCC which is a powerful, complete, robust, opensource and standards compliant compiler which is used by a majority of C developers in several platforms.
ok i got that wrong by saying "complete library"....what I'm trying to say is that most of the code that i write in Turbo C do not get compiled in Code-Blocks or in Dev-C whereas they are compiled without any problem in Turbo C.
ok i got that wrong by saying "complete library"....what I'm trying to say is that most of the code that i write in Turbo C do not get compiled in Code-Blocks or in Dev-C whereas they are compiled without any problem in Turbo C.
Why is it like that?
because Turbo C is outdated
__________________
http://img694.imageshack.us/img694/7417/tempmp.jpg
How am I supposed to meet my freetard friends and talk about Linsux now?
:-P I know that....but thought it was some compiling issues.
I thinks my teacher is also outdated who suggested us to use this Turbo-C for project.....