Stressful moments
In category Geebin on 27 Jun 2007 @ 03:14 pm
After 5 days of writing 15 pages of code or something, I'm about to execute it for the first time. The whole lot is so complex that I'll be really surprised if it runs on the first try. Hell, I'll be surprised if it doesn't make the machine need a reboot. Worst case, I've written it wrong and need to start again.
Wish me luck...
Maz
*Code not allowed here, but you'd cringe if you saw it. On the upside it's well documented with enlightening comments, (not like Comments from a Madman)*
Wish me luck...
Maz
*Code not allowed here, but you'd cringe if you saw it. On the upside it's well documented with enlightening comments, (not like Comments from a Madman)*
That's the worst possible outcome?
It does nothing... for some reason...
# Comment by thei on 27 Jun 2007 @ 05:25 pm
http://the-i.org
It does nothing... for some reason...
# Comment by thei on 27 Jun 2007 @ 05:25 pm
http://the-i.org
Just nothing at all. It installed as a service, which is cool, and started and managed to not crash. But nothing came out. Assume it's a simple problem.
# Comment by Maz on 27 Jun 2007 @ 05:26 pm
# Comment by Maz on 27 Jun 2007 @ 05:26 pm




Then it did nothing.
while(time < 6am)
{
debug();
time.hours++;
}
# Comment by Maz on 27 Jun 2007 @ 05:21 pm