answersLogoWhite

0


Best Answer

Press key F2, or select command Save from menu File.

User Avatar

Lorna O'Reilly

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

u cannot copy and paste a c++ program in turbo c... as it does not allow it....u can just copy it in notepad... and then save the notepad file with an extension .cpp instead of .txt in my computer-> c drive-> tc->bin....

now u can run turbo c and open the program normally as u open any other previous program which u had previously saved...

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

Save the file in notepad (preferably with a .c file extension), then open the file in Turbo C.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Following combinations are used in C Compilers...

COPY - Ctrl+Insert

CUT - Shift+Delete

PASTE - Shift+Insert

DELETE - Ctrl+Delete

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

go in tc and after bin nd right clic on screen goto new create a tex document and paste the progrme of noteped and save ..

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Compile: Alt+F9

Run: Cntrl+F9

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you copy and paste in turbo c compiler?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between GCC compiler and turbo c compiler?

1. The Gcc compiler cna support multiple languages such as c,c++,Java,Fortran,Pascal etc.... Whereas in turbo c cpmpiler,it doesn't support multiple languages. 2. GCC compiler is a free software,... Whereas in turbo c cpmpiler , it is not a free software. 3. The GCC compiler is is a portable compiler,it runs on most plateform avilable today... Whereas in turbo c cpmpiler, it is not a portable compiler.


What is tlink in c plus plus compiler?

TLINK is the Turbo C++ linker utility. You use it to link the object files created by the Turbo C++ compiler.


What is tubo c?

Turbo C is a 16 bit compiler of C


What are the 3 turbo c language components?

Borland Turbo C came with an editor, compiler, linker and debugger, all of which were tightly integrated into the Turbo C IDE (integrated development environment). The professional version also came with standalone versions of the Turbo Assembler and Turbo Debugger. Note that Turbo C is 27 years old. As such it is redundant. All Borland development tools are now owned by Embarcadero. Turbo C is now classed as "antique".


What are the importance of turbo c?

i came to know about that turbo c compiler is having 32 number of disadvantages........ i know about 10-12 disadvantages and i am sharing those wid u .... 1) Turbo c is a 16bit compiler ... means it can access about 16bits of data at a time... 2)Turbo c is based upon 8086 microprocessor... and it can run on x86family.... 3) Turbo c is derived from MS-DOS whereas GCC compiler which runs on linux..is a very good one as compared to Turbo C compiler..,.. 4)Also we cant do ODBC and Networking programming over the Turbo C comiler whereas we can do above programming in GCC compiler successfully by installing one ODBC library in it.... 5)we cant do graphics programming over here, rather we can do graphics programming. in GCC compiler using Glad Interface... 6) Turbo C compiler can access only 1mb of RAM, which is a demerit...whereas GCC compiler can access 4gb OF MEMORY.. 7) 7) Turbo C compiler is based upon MS DOS operating system.. which is a single process operating system..whereas GCC Compiler is based on 80386 processor(LINUX) and it is multiprocess operating system.....

Related questions

How do you copy output of turbo c in Microsoft Word?

You cannot directly copy from Turbo editor and paste it in Word. But instead you can save your source file from Turbo. Then open that file in Notepad. From Notepad you can copy or paste to MS Word.


What is the turbo c compiler?

Tcc.exe


What is the difference between GCC compiler and turbo c compiler?

1. The Gcc compiler cna support multiple languages such as c,c++,Java,Fortran,Pascal etc.... Whereas in turbo c cpmpiler,it doesn't support multiple languages. 2. GCC compiler is a free software,... Whereas in turbo c cpmpiler , it is not a free software. 3. The GCC compiler is is a portable compiler,it runs on most plateform avilable today... Whereas in turbo c cpmpiler, it is not a portable compiler.


What is tlink in c plus plus compiler?

TLINK is the Turbo C++ linker utility. You use it to link the object files created by the Turbo C++ compiler.


What is tubo c?

Turbo C is a 16 bit compiler of C


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


What is a pointer in turbo c?

The same as in any other C compiler.


What are the 3 turbo c language components?

Borland Turbo C came with an editor, compiler, linker and debugger, all of which were tightly integrated into the Turbo C IDE (integrated development environment). The professional version also came with standalone versions of the Turbo Assembler and Turbo Debugger. Note that Turbo C is 27 years old. As such it is redundant. All Borland development tools are now owned by Embarcadero. Turbo C is now classed as "antique".


How do you copy the turbo c screen in Microsoft Word?

better copy the needed program from your word document and paste it in a notepad and save it with " .c " extension ,now paste this file with ".c" extension to "bin" folder then normally open the turboc file->open and click on the corresponding name with ".c" extension


What are the importance of turbo c?

i came to know about that turbo c compiler is having 32 number of disadvantages........ i know about 10-12 disadvantages and i am sharing those wid u .... 1) Turbo c is a 16bit compiler ... means it can access about 16bits of data at a time... 2)Turbo c is based upon 8086 microprocessor... and it can run on x86family.... 3) Turbo c is derived from MS-DOS whereas GCC compiler which runs on linux..is a very good one as compared to Turbo C compiler..,.. 4)Also we cant do ODBC and Networking programming over the Turbo C comiler whereas we can do above programming in GCC compiler successfully by installing one ODBC library in it.... 5)we cant do graphics programming over here, rather we can do graphics programming. in GCC compiler using Glad Interface... 6) Turbo C compiler can access only 1mb of RAM, which is a demerit...whereas GCC compiler can access 4gb OF MEMORY.. 7) 7) Turbo C compiler is based upon MS DOS operating system.. which is a single process operating system..whereas GCC Compiler is based on 80386 processor(LINUX) and it is multiprocess operating system.....


What is copy and paste?

copy: ctrl+c paste: ctrl+v


What is the following command for copy and paste?

For mac: command c for copy and command v for paste. For PC: control c for copy and control v for paste.