Aswin Rajamannar wrote: > > But wait. I do have a compiler. I want it as an information. In some > books, > i've read that a c program can be written in any text editor, but > should be > saved with the extension .cpp. I have turbo C++ but that doesn't matter > however. I jus wanna know if compilation and execution is possible through > text editor. (I'm a student. I teach C++ to my classmates in their own > laptops. So instead of searching the directory of IDE and opening it, i > think it's time-saving to do on text editor, as i do not deal with big > programs) > > On 2/3/08, Brett McCoy <[EMAIL PROTECTED] > <mailto:idragosani%40gmail.com>> wrote: > > > > On Feb 2, 2008 12:52 PM, Mickey Mathieson <[EMAIL PROTECTED] > <mailto:user14312%40yahoo.com><user14312%40yahoo.com>> > > wrote: > > > > > > Please don't recommend old compilers. > > > > > > > > > > BTW CodeGear (formerly Borland) Turbo C++ Explorer is > > > not old. It was released in 2007. > > > > That's true... but about 99.99999999999999999999999% of the time > > someone has come in here saying they are trying to do this or that > > with Turbo C, they mean the version from like 1991 or so, since > > apparently it used almost exlusively in some schools in Asia. > > > > -- Brett > > ---------------------------------------------------------- > > "In the rhythm of music a secret is hidden; > > If I were to divulge it, it would overturn the world." > > -- Jelaleddin Rumi > > > > > > [Non-text portions of this message have been removed] > > Just try Dev C++ from Bloodshed. Investigate the console of the Dev C++ IDE and you will see that it is pretty much self contained. Also, when saving, you just select the program type.
Kocmotex
