Page 133 - Modular_V2.0_C++_Flikpbook
P. 133
Keyboard Shortcuts
C++ 21 st Century
Skills #Information Literacy
Shortcut Keys Description
F2 To save a program
F3 To open a program
F10 To go to on the menu bar
Alt + Backspace To undo the previous action
Shift + Alt + Backspace To redo the previous undo
Shift + Del To cut the code
Ctrl + Insert To copy the code
Shift + Insert To paste the code
Ctrl + Delete To clear the screen
Ctrl + F9 To run a program
Alt + F9 To compile a program
Alt + Enter Toggle screen mode (full screen/ window)
Alt + F7 To go to on the previous error
Alt + F8 To go to on the next error
Alt + X To quit the Turbo C++ window
131
131
Keyboard Shortcuts
Keyboard Shortcuts

