Sunday, 13 September 2015

HOW TO COPY TO TURBO C++

Open a new file in turbo c++, save it blank with any name (say abc.cpp).then go to bin folder of turbo c++. open your file (abc.cpp) using a text editor. paste your code there and then save it. relaunch tc and then open your file.

No comments:

Post a Comment