Monday, April 14, 2008

Liked this one.....

Remove this bug from code................

##########################################################
#include
#define LAST 10

int main()
{
int i, sum = 0;



for ( i = 1; i < = LAST; i++ )
{
sum += i;
}

/*-for-*/
printf("sum = %d\n", sum);
return 0;
}
##########################################################



And the developer fixes it this way

.
..
.
...
.
..
.
...
.
..
.
##########################################################
#include stdio.h;
#define LAST 10

int main()
{
int i, sum = 0;
/*

*/

for ( i = 1; i < = LAST; i++ )
{
sum += i;
}

/*-for-*/
printf("sum = %d\n", sum);
return 0;
}
##########################################################

Friday, January 4, 2008

Why this happens....

we live in a world full of surprises.
one fine day u leave home...and find some great people on ur way
sometimes these people become soo gud friends of yours that u wud wont ever think of going away from them......they become like ur family members....ur brother....ur sister....ur friend....ur mentor

another fine day....all of them start leaving u one by one....moving ahead on their own ways.....not looking behind....
is it that easy to move forward and leave the people puzzled who used to play a vital role in ur life.......
i wonder...................

Wednesday, March 7, 2007

Met a little angel ...................



Last weekend was one of the best in my life.

I met an angel....held him in my hands....heard him crying....saw him sleeping.....witnessed his first ever smile......

He is 12 days old today.
He is my nephew.....my sister gifted this rejoicing moment to me and to whole the family.
Now I am not the youngest member in my family.....but I am sooooooooooooooooo happy for that.
Luv u sis.....for all the happiness u have given to us.


Tuesday, January 9, 2007

Life's Cool at my end

Life is cool in Pune Toooooooooo COOL !!!!

:)