www.cyberslayer.co.uk

Home
#
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z



Please E-mail Cyberslayer.co.uk.

OK, we admit it this is a honeytrap. Sorry if your joke is on this website but it brings in a huge amount of S|P|A|M everyday which can then be used as a template to filter e-mails.

D|O| |N|O|T| |S|E|N|D| |A|N|Y| |E|-|M|A|I|L|S| |T|O| |T|H|I|S| |A|D|D|R|E|S|S| |T|H|E|Y| |W|I|L|L| |A|L|M|O|S|T| |C|E|R|T|A|I|N|L|Y| |B|E| |F|L|A|G|G|E|D| |A|S| |S|P|A|M|.|

You can however read and enjoy these jokes.

 SEXX PROGRAMMERS GUIDE-C-VERSION , CYBERSLAYER.co.uk - jokes 

  PREFACE:     I am trying to write a program that enables computers
 to engage in sexual intercourse with a willing and able
 partner (over a LAN or the Internet?).
 In order for me to do that, I must first teach the
 programmers writing this code what SEX is.  That can
 only be done in C (C++ version coming out soon).
 So, here it is, excerpts from the book titled:
 "SEXX, a brief practical introduction".
Also available are:
1) "SEXX - programmers' HANDbook".
2) "SEXX - programmers' guide".
3) "SEXX - programmers' tools".
4) "SEXX - programmers' manual".
- - ----------------      page 1         ----------------
#include "people.h"
#include "items.h"
#include "places.h"
#include "personalities.h"

    procedure sexx( ListOfPeople, ListOfItems )
      person *ListOfPeople;
      item   *ListOfItems;
    {
      person *PARTNER1 = ListOfPeople,
             *PARTNER2 = ListOfPeople->nextVictim;
      sexual position;      /* sexual is, of course, a special type */
      money  wallet;
      int i;

      if ( LENGTH( ListOfPeople ) == 1 ) {
          if ( PARTNER1->sex == MALE ) {
               if ( SEARCH( ListOfItems, SexDoll ) == TRUE )
                    ENJOY( PARTNER1, ArtificialT*ts, ArtificialP***y );
               else
                    ENJOY( PARTNER1, YourHand );
          } else {                     /* if it's a FEMALE */
               if ( SEARCH( ListOfItems, Vi***tor ) == TRUE )
                    ENJOY( PARTNER1, GoodVibrations );
               else
                  ENJOY( PARTNER1, YourFinger );
          }
      } else if ( LENGTH( ListOfPeople ) == 2 ) {
          if ( PARTNER1->sex == MALE  &&  PARTNER2->sex == MALE ) {
               printf("AIDS ALERT, AIDS ALERT\n");
               if ( SEARCH( ListOfItem, Condoms ) == TRUE ) {
                   ENJOY( PARTNER1, PARTNER2 );
                   ENJOY( PARTNER2, PARTNER1 );  /* 2 wants to be on the
  top */
    function ORGY( );
        /* See "SEXX - programmers' guide" for more details */


		



# | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Top