Thursday, November 5, 2009
Much ado about nothing
›
Meaning A great deal of fuss over nothing of importance. Origin This phrase is sometimes shortened just to 'much ado'. It is of c...
3 comments:
Wednesday, November 4, 2009
THIS YEAR'S "Not My Job" AWARD
›
And the winner is INDIAN National Highway Department (Painting Division)
2 comments:
World’s First Photo
›
One summer day in France in 1826, Joseph Niepce took the world's first photograph. It's a photo of some farm buildings and the sky. ...
Monday, November 2, 2009
Show or hide the "My recent documents" from XP Start menu
›
The My Recent Documents folder on the Windows XP Start menu displays a list of files and documents that you most recently used. Removing the...
2 comments:
Sunday, October 25, 2009
Software bug
›
A software bug is the common term used to describe an error, flaw, mistake, failure, or fault in a computer program or system that produces ...
1 comment:
Thursday, October 22, 2009
How to add two numbers by using a single variable?
›
#include<stdio.h> void main() { int a; clrscr(); a=(scanf("%d",&a)+a-1)+(scanf("%d",&a)+a-1); printf(...
1 comment:
Wednesday, October 21, 2009
How to find sum of two variables without using an operator?
›
#include<stdio.h> void main() { int a=3,b=2,c; c=printf("%*d%*d",a,1,b,1); clrscr(); printf("%d",c); getch();...
1 comment:
Monday, October 19, 2009
Kakuro... An intresting game!
›
Kakuro puzzles resemble crosswords which use numbers instead of words. The aim of the game is to fill all the blank squares in the grid with...
1 comment:
2nd Anniversary of this blog...
›
Proud moment for me. So soon, it has become two years since this blog has been started. This blog was the first useful thing I did after tu...
1 comment:
‹
›
Home
View web version