Dynaverse.net
Off Topic => Engineering => Topic started by: toasty0 on July 08, 2008, 07:58:33 pm
-
public void BigBang()
{
// insert some pretty dynamic algorithms here
}
-
huh?
-
public void BigBang()
{
// insert some pretty dynamic algorithms here
}
LOL!
-
public void BigBang()
{
// insert some pretty dynamic algorithms here
}
So then you compile it, then you try to run it you get this: :D
-
public int BigBang()
{
// insert some pretty dynamic algorithms here
return 42;
}
There, done! ;D
-
public void BigBang()
{
// insert some pretty dynamic algorithms here
return 42;
}
There, done! ;D
8)
-
Congrats. You've simplified all of existence down to a single line of computer code that's total chaos, but for some reason is considerably more stable than Vista.
;D