Friday, April 23, 2010

Windows Explorer Shortcuts

Alt-D : Goto to locator bar
Ctrl-N : Open new Windows Explorer
F6 : Switch between windows
Shift+F10: Show context menu

No comments:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...