Saturday, May 8, 2010

utility script-2

This is a shell script that automates the compilation of single c/c++ source file and executes this.

Saturday, May 1, 2010

utility script-1

This is an utility script that makes a file executable and opens in vi editor.

Thursday, November 5, 2009

clipboard logger

This code snippet logs all clipboard text in a log file...



This is well tested in Dev C++.