Forum Topic: Women

(1,062 views • 35 replies)

This topic is 2 pages long. [ 1 | 2 ]

<< < > >>
None

Jon-86

Reply To Post Reply & Quote

Posted at: 5/18/09 03:03 PM

Jon-86 NEUTRAL LEVEL 13

Sign-Up: 01/30/07

Posts: 3,905

At 5/16/09 06:16 AM, CronoMan wrote: public interface IEmotional
{
cry(int reason);
cry(); // no reason
anger(int reason);
anger();
whine();
nag(Object target, int reason);
nag(Object target);
}

Your limited interface class needs a few years of development :P Your missing happy() for example.

At 5/18/09 02:17 AM, Axlzero451 wrote: Personally.

Oh Gawd naw Just naw. That fell on its face!

PHP Main :: C++ Main :: Java Main :: irc.freenode.net

BBS Signature

None

kiwi-kiwi

Reply To Post Reply & Quote

Posted at: 5/18/09 04:16 PM

kiwi-kiwi LIGHT LEVEL 08

Sign-Up: 03/06/09

Posts: 650

Old women

#define ToSleep 0
#include  <stdio.h>
int main(int argc, char *argv[])
{
   char* action;
   int i;
   if (strcmp(argv[0],"/home")) complain();
   for (i=1;i<argc;i++)
   {
      if (i>5) complain();
      else if (i>7) return RandomErrorCode;
      action = strdup(argv[i]);
      if (!strcmp(action,"sex")) migraine(); 
      doAction(action);
   }
return ToSleep;
}

Shouting

puddinN64

Reply To Post Reply & Quote

Posted at: 5/24/09 10:57 PM

puddinN64 LIGHT LEVEL 25

Sign-Up: 07/05/06

Posts: 4,490

Oh, you sly programming dogs. I'm telling the rest of Newgrounds what you've been doing and then your "perfect" reputation will be ruined!!!! HAHAHAHAHAHAHAHAHAHA!

*Runs off, giggling like a school girl*

BBS Signature

Elated

Casualty

Reply To Post Reply & Quote

Posted at: 5/26/09 08:35 AM

Casualty EVIL LEVEL 34

Sign-Up: 09/15/04

Posts: 7,549

Or in good old Scheme code if you want. Just evaluate this expression every time BEFORE you are going to talk to a woman:

(define (if predicate consequent alternative)
  (if predicate alternative consequent)
)

None

Jon-86

Reply To Post Reply & Quote

Posted at: 5/26/09 06:45 PM

Jon-86 NEUTRAL LEVEL 13

Sign-Up: 01/30/07

Posts: 3,905

As the saying goes behind every great man is a strong woman :P

class Person
{
  public Person()
  {
  }

  public man()
  {
    System.out.println("Hello");
  }
}

public static void main(String[] args) 
{
  Person wo = new Person();
  wo.man();
}

PHP Main :: C++ Main :: Java Main :: irc.freenode.net

BBS Signature

None

kiwi-kiwi

Reply To Post Reply & Quote

Posted at: 5/27/09 03:02 AM

kiwi-kiwi LIGHT LEVEL 08

Sign-Up: 03/06/09

Posts: 650

At 5/26/09 06:45 PM, Jon-86 wrote: As the saying goes behind every great man is a strong woman :P

class Person
{
public Person()
{
}

public man()
{
System.out.println("Hello");
}
}

public static void main(String[] args)
{
Person wo = new Person();
wo.man();
}

That made me LOL.


All times are Eastern Standard Time (GMT -5) | Current Time: 09:58 AM

<< Back

This topic is 2 pages long. [ 1 | 2 ]

<< < > >>
You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!