Dear Visitors,
In this post we give you knowledge about Turbo C Editor. Please note that Turbo C is a most common C language compiler. This lesson helps you to know about its interface its using and its functions....
SO FRIENDS LETS START OUR LESSON
The interface of Turbo C is very simple. When IDE screen appears, the menu bar is activated. It contains various menus such as:
This menu contains group of commands used for saving program, operating existing program, printing source code of program, exiting from Turbo C editor etc.
This menu contains group of commands used for editing C program source code. The important editing commands are:-
Copy, Cut, Paste, Undo etc.
This menu contains group of commands used for searching specific word as well as replacing it with another one.
This menu contains group of commands used for running C program.
This menu contains group of commands used for compiling C program.
This menu contains group of commands used for debugging C program.
This menu contains group of commands used for opening, closing and creating projects.
This menu contains group of commands used for configuring IDE of Turbo C and setting up directories etc.
This menu contains group of commands used for opening, closing various windows of IDE.
This menu is used to get help about specific topic of C language, You can also get help by pressing F1 key. Similarly to get help about a specific keyword or identifier of C, type a word, keep cursor on the word and press keyboard shortcut Ctrl + F1.
No comments:
Post a Comment