8000th post
-
- Posts: 360
- Joined: Tue Feb 10, 2004 2:20 am
- Location: Lubbock, TX
forum engine
while(Irrlicht->run() && Community)
{
if (Irrlicht->isCommunityActive())
{
u32 now = device->getTimer()->getTime();
if (now - ForumLastPost > timeForWriteAPost && TotalPosts < 10000)
MakeNewPost();
AttractNewUser();
forum->Project Announcements++ ;
// display everything
forum->beginScene(true, true, backColor);
guienv->DrawAll();
smgr->ReadAll();
smgr->niko->replyAll();
forum->endScene();
// write statistics
swprintf(tmp, 255, L"%s fps:%d polys:%d", forum->getUserNick(),
forum->getTotalPost(), Irrlicht->getTotalUserCount());
IE->setWindowCaption->setText(tmp);
}
}
//keep this commented
// Irrlicht->drop();
}
{
if (Irrlicht->isCommunityActive())
{
u32 now = device->getTimer()->getTime();
if (now - ForumLastPost > timeForWriteAPost && TotalPosts < 10000)
MakeNewPost();
AttractNewUser();
forum->Project Announcements++ ;
// display everything
forum->beginScene(true, true, backColor);
guienv->DrawAll();
smgr->ReadAll();
smgr->niko->replyAll();
forum->endScene();
// write statistics
swprintf(tmp, 255, L"%s fps:%d polys:%d", forum->getUserNick(),
forum->getTotalPost(), Irrlicht->getTotalUserCount());
IE->setWindowCaption->setText(tmp);
}
}
//keep this commented
// Irrlicht->drop();
}
Keless, technically speaking 99.99999999% = ALL
But my math skills are bad.
If Infinity is every and all numbers.
Then Infinity would be something like:
Infinity = {-2,-1,0,1,2}
So, technically speaking, negative infinity would equal Infinity.
Infinity = -Infinity
We can factor this down by dividing both sides by infinity
Infinity/Infinity = -Infinity/Infinity
Or...
1 = -1?
But my math skills are bad.
If Infinity is every and all numbers.
Then Infinity would be something like:
Infinity = {-2,-1,0,1,2}
So, technically speaking, negative infinity would equal Infinity.
Infinity = -Infinity
We can factor this down by dividing both sides by infinity
Infinity/Infinity = -Infinity/Infinity
Or...
1 = -1?
Crud, how do I do this again?
or to take this farther...
one thing i remember is that any number divided by infinity may be considered to be zero, that is
x/infinity = 0
so if infinity is the set of all numbers, and any of those numbers divided by infinity = 0
ie. infinity/infinity = 0
then all numbers are really 0
or,
let x be a number such that x E R
note that x/infinity = 0
and
infinity = R
therefore x=0
QED
...i did this in HS algebra, and my teacher just told me to shut up and stop spewing this nonsense....hehehehehehe
-Ted
x/infinity = 0
so if infinity is the set of all numbers, and any of those numbers divided by infinity = 0
ie. infinity/infinity = 0
then all numbers are really 0
or,
let x be a number such that x E R
note that x/infinity = 0
and
infinity = R
therefore x=0
QED
...i did this in HS algebra, and my teacher just told me to shut up and stop spewing this nonsense....hehehehehehe
-Ted
My irrlicht-based projects have gone underground for now, but if you want, check out my webcomic instead! http://brokenboomerang.net