View previous topic :: View next topic |
Author |
Message |
Mogri Uber-Karma
Joined: 12 Sep 2003 Posts: 535 Location: Malvern & Philadelphia, PA
|
Posted: Sat Dec 24, 2005 10:52 am Post subject: The bad pun thread |
|
|
And, yes, the center is a flash animation for the flame...
_________________ "A club without the right direction, is a misguided stick."
-- Master Wham |
|
Back to top |
|
|
Mogri Uber-Karma
Joined: 12 Sep 2003 Posts: 535 Location: Malvern & Philadelphia, PA
|
Posted: Mon Dec 26, 2005 6:57 pm Post subject: |
|
|
Why can't WeAll just get a long?
Code: |
public static void main(string[] args)
{
Person[WORLD_POPULATION] WeAll;
long[WORLD_POPULATION-1] longs;
foreach(Person p in WeAll)
{
try
{
p.GetALong_From(longs);
}
catch(NotEnoughException)
{
System.Console.WriteLine("WeAll just can't get a long");
}
}
return;
}
|
Output:
Quote: | WeAll just can't get a long |
_________________ "A club without the right direction, is a misguided stick."
-- Master Wham |
|
Back to top |
|
|
Katrina Good Karma
Joined: 11 Oct 2003 Posts: 215 Location: Uranus
|
Posted: Tue Jan 03, 2006 1:59 pm Post subject: |
|
|
You should be "pun"ished for making this thread. j/k. _________________ Check it out! I finally remembered my login for this account. I can do crazy things like put text in my signature and change my avatar so it doesn't say NaNoWriMo 2005. |
|
Back to top |
|
|
|