View previous topic :: View next topic |
Author |
Message |
Paul
Joined: 17 Apr 2004 Posts: 447 Location: Chicago
|
Posted: Sun Apr 17, 2005 8:06 pm Post subject: 1st Anniversary! |
|
|
Today is the first anniversary of these boards! Yay!
In honor of this historic event (and to show how far we have come), I have uploaded version 0.4.10, which was the then-current version. I have also uploaded version 0.3.0, which was the first version of the modern era, and came about 2 years ago. _________________ Differentiation is an integral part of calculus. |
|
Back to top » |
|
|
Cap'n Hector
Joined: 17 Apr 2004 Posts: 85 Location: CA
|
Posted: Sun Apr 17, 2005 10:17 pm Post subject: |
|
|
Wow, it's been a year already?
EH has come a long way…Keep up the good work, Paul! _________________ Cap'n Hector |
|
Back to top » |
|
|
Game Mogul
Joined: 30 Jan 2005 Posts: 241 Location: Neenerneener Land
|
Posted: Sun Apr 17, 2005 11:01 pm Post subject: |
|
|
Super-anniversary-w00t! Break out the champ-agg-nee!!
-Game Mogul _________________ "Never sneak up on a turtle while he's welding" |
|
Back to top » |
|
|
Dorth
Joined: 10 Feb 2005 Posts: 23 Location: Somewhere off the chart :P
|
Posted: Mon Apr 18, 2005 1:45 am Post subject: |
|
|
w00t!
while (Paul >= everything)
{
for (i=0; i>=0; i++)
{
EH++;
}
}
Keep up the good work man _________________ "Violence is the last resort of the incompetence", Isaac Asimov
"Physic has it's limits, but words have none", Anonymus
"What is consciousness? Is it apart from the biological or nested within?", Frank Herbert
A+B*C-D/E^F=42 |
|
Back to top » |
|
|
Gwynoid
Joined: 17 Apr 2004 Posts: 86 Location: MA
|
Posted: Wed Apr 20, 2005 3:01 pm Post subject: |
|
|
Dorth wrote: |
w00t!
while (Paul >= everything)
{
for (i=0; i>=0; i++)
{
EH++;
}
}
Keep up the good work man |
parse error, line one.
in stead of w00t! it should bee w00t!(); _________________ BUILT FOR MAC OS X!!! |
|
Back to top » |
|
|
Game Mogul
Joined: 30 Jan 2005 Posts: 241 Location: Neenerneener Land
|
Posted: Fri May 27, 2005 6:50 am Post subject: |
|
|
w00t! Two more posts and I'll be a Hundred-er ( ) Now, where should I put them; oh, wait....
-Mogul
P.S. No no, you've got it all wrong...
#DEFINE w00t!(w, x, y, z)
{
while (w >= x && w < y)
{
for (i=0; i>=0; i++)
{
z++;
} // for()
} // while()
} // w00t!()
//This is how you define a function in C, isn't it?
...
w00t!(Paul, everything, gameMogul, EH)
{
while (Paul >= everything && Paul < gameMogul)
{
for (i=0; i>=0; i++)
{
EH++;
} // for()
} // while()
} // w00t!() _________________ "Never sneak up on a turtle while he's welding" |
|
Back to top » |
|
|
Paul
Joined: 17 Apr 2004 Posts: 447 Location: Chicago
|
Posted: Fri May 27, 2005 2:31 pm Post subject: |
|
|
Doesn't quite work... if you have returns in a #DEFINE you have to escape them with a \ character. And, you know, other stuff. _________________ Differentiation is an integral part of calculus. |
|
Back to top » |
|
|
Gwynoid
Joined: 17 Apr 2004 Posts: 86 Location: MA
|
Posted: Tue Jul 05, 2005 2:52 pm Post subject: |
|
|
besides, that's not a functions, that's a macro _________________ BUILT FOR MAC OS X!!! |
|
Back to top » |
|
|
|