Wednesday, March 01, 2006
C++ Seduction
/*program*/
#define MIN_LUST_FOR_LIFE = 10
#include "yourpic.h"
#include "coolness.h"
main()
{
if (lustForLife >= MIN_LUST_FOR_LIFE)
{
sendMeYourPicture();
}
else
{
getLost();
}
while (overEighteenYearsOld == true)
{
if (theNightIsYoung == true)
{
giveMeACall();
arrangeDateOnFridayNight();
}
}
//you must be cool and know it, age 24-28
//i am SEXY, h0t, not a mormon housewife
//being delicious is not everything
}
#define MIN_LUST_FOR_LIFE = 10
#include "yourpic.h"
#include "coolness.h"
main()
{
if (lustForLife >= MIN_LUST_FOR_LIFE)
{
sendMeYourPicture();
}
else
{
getLost();
}
while (overEighteenYearsOld == true)
{
if (theNightIsYoung == true)
{
giveMeACall();
arrangeDateOnFridayNight();
}
}
//you must be cool and know it, age 24-28
//i am SEXY, h0t, not a mormon housewife
//being delicious is not everything
}
Comments:
<< Home
m doin microsoft visual basic 6.0 at uni..had a laugh at this post..sort of wat i wuz doin earlier today
Post a Comment
<< Home