Tuesday, January 01, 2008

Linux software for Debian I like

xtrlock - Minimal X display lock program
#: apt-get install xtrlock
~ts

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