|
|
|
|
|

| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 27 Aug 2008 13:41:42 IST
|
|
|
i installed turbo c++ 1.01. now,i dont know how to open the compiler.could someone tell me how to do so?
|
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 27 Aug 2008 14:47:59 IST
|
|
|
as far as i kno u cant open the compiler after writing a program u have to compile it and thn run the program ..... in case u want to see all the corresponding files of turbo c++ thn go to my documents and view ur files
|
this reply: 2 points
(with 0 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
luk first find out in which directory u have installed turbo c++.......if u have made no amendments during the installation then it must be installed on C:\TC\ folder. Now there are two methods of opening turbo c++ compiler, i'll explain u both of the methods
First method is to open it manually i.e open c drive go to tc folder then go to bin folder then look for tc.exe file and open it.
Second method is - go to start->run and type cmd.exe. Ms-dos prompt will open up there type the following set of commands-
cd c:\tc\bin\ tc.exe
if c++ is installed on a different folder than tc then use the name of that folder in place of tc.
|
this reply: 2 points
(with 0 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 1 Sep 2008 20:51:56 IST
|
|
|
you must use the c++ 3.0 compiler or ask your teacher
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
|
|
|