My Logic In Life

- Never argue with fools, others may not know the difference.

Monday, February 06, 2006

SMS fun

Thought provoking one...

"In the US its a crime to piss in the public but legal to kiss, in India its a crime to kiss in the public but legal to piss!"

Creative one...

#include<mobile.h>
#include<bike.h>

main()
{int girlfriends;
int money;
while (money!=0)
{girlfriends++;
money--;
}
printf("\n beware of girls");
getch();
}

3 Comments:

At 6:32 AM , Blogger Yuvi Panda said...

Better Program here :
#include<mobile.h>
#include<bike.h>
#include<brain.h>

main()
{int girlfriends;
int money;
while (money!=0)
{girlfriends++;
money--;
}
printf("\n beware of girls");
getch();
}

So, when you compile, you get error :
Fatal Error : Variable girlfriends invalid. Remove at once inorder to compile:D

Anyway, fantastic blog, and keep blogging...

 
At 9:38 AM , Blogger logic said...

Thx :-)

 
At 9:13 AM , Blogger logic said...

@ammu

hey look at the creative side (he he ...)

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home