USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 2 pages long. [ 1 | 2 ]
[ Profile | Posts | Contact ]
Posted at: 5/18/09 03:03 PM
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
Posted at: 5/18/09 04:16 PM
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; }
Getting bored? View my art, Read a story or visit the Programming Forum Projects page
Posted at: 5/24/09 10:57 PM
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*
Posted at: 5/26/09 08:35 AM
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) )
BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER BEER
Posted at: 5/26/09 06:45 PM
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(); }
Posted at: 5/27/09 03:02 AM
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