Thursday, July 31, 2008

KDE4.1 shortcuts

Alt-F2 : Open Run Command (KRunner)

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...