c language editor
By jazzhere
@jazzhere (137)
India
July 28, 2010 9:45am CST
hii guys i am learning c language and my problem is that i am unable to have turboc2 full screen when i press it says it does not support in windows 7 does any one have the right solution i am using borland c lang is there any new one plese give me links to download that software i want to practise c language soon and provide some tricks and topics in c i am unable to understand it any free material ???
3 responses
@harpreet89 (723)
• India
28 Jul 10
that's visual C++, and its a product from Microsoft.
But i think Turbo C is far better than Visual C++(just my opinion, i think its easy to work on turbo c).
And i think Visual C++ doesn't support C programming(as the name suggest i think).
Dont take me wrong bro as i've never used Visual C++. Its just a doubt in my mind.
@ivanceras (14)
• Reunion
1 Aug 10
Hi!
If you are planning to level up into high level production quality applications you could use eclipse IDE for c/c++ developers. Follow these link http://www.eclipse.org/downloads and select the c/c++ edition. you should already have an installed java environment in your computer, in most cases these has already been installed
@trohichko (197)
• Bulgaria
28 Jul 10
Turbo C isn't supported in newer windows versions. Why do you choose Turbo C? I'm writing programs in C using mostly the Dev-C++ IDE cause it's light and even better than some verions of Visual Studio (Visual C++).
I'm using Dev-C++ on Windows Vista and that's why I suppose it would work great with Windows 7. You can download it from: http://www.brothersoft.com/dev-c++-65296.html
If you have any trouble with Dev-C++ just write me through PM.
Good luck!