0% found this document useful (0 votes)
64 views1 page

Turboc Short

This document provides shortcuts for various functions in a C editor, including compiling, running, and debugging programs, navigating files, cutting/copying/pasting, and other commands like closing the editor or clearing text. Shortcuts include Alt+F3 to close, Ctrl+F8 for breakpoints, and Ctrl+F2 to reset programs.

Uploaded by

JOGISIVASRINIVAS
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views1 page

Turboc Short

This document provides shortcuts for various functions in a C editor, including compiling, running, and debugging programs, navigating files, cutting/copying/pasting, and other commands like closing the editor or clearing text. Shortcuts include Alt+F3 to close, Ctrl+F8 for breakpoints, and Ctrl+F2 to reset programs.

Uploaded by

JOGISIVASRINIVAS
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Key Description

Alt + F3   :- Close


Ctr + F8   :- break point
Alt + F9   :- Compile the program
Ctr + F9   :- Run the program
Alt + F7   :- Previous Error
Alt + F8   :- Next Error
Ctr + F2   :- Program reset
Output Screen
Alt + F5   :-
F1   :- Help
F2   :- save file
F3   :- open file
F5   :- Minimize/Maximize
F6   :- Jump From One file to another
Debug
F7   :-
Step Over
F8   :-
Alt + X  :- Exit from C Editor
Shift + Del   :- Cut
Shift + Insert   :- Paste
Ctr + Insert  :- Copy
Alt + BkSp  :- Undo
Shift + Alt + BkSp   :- Redo
Ctr + Del  :- Clear.
Ctr + Y   :- Delete Line
Deselect point
Ctr + K + H  :-

You might also like