CODE BLOCK AN ALTERNATE TO TURBO C/C++
Many Engineering/Diploma/CSE students and many programmer having 64bit OS or Windows 7 are not able to use TURBO C++ due to some problem or non-comparability on their OS.
They can overcome on this problem.
Here is an easy way........
Download and install this CODE BLOCKS and start compiling and executing your C/C++ programmes in much simpler and easier way more than TURBO C/C++.
Features :-
Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms.Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality is already provided by plugins!
Read More ->>

