» Contribute     » Cast     » Archive     » Authors     » Search     » Random    » Resources     » Statistics     » Forum     » RSS Feed     Updates Mon, Wed, Fri when available

No. 329: Good Grief!

First | Previous | 2011-01-28 | Next | Latest

Good Grief!

First | Previous | 2011-01-28 | Next | Latest

Permanent URL: https://mezzacotta.net/owls/?comic=329

Strip by: manyhills

Title: "Subscripting errors are a known cause of programmer grief..." - Foundations of CompSci
{Delkin stares at his computer}
Title: DENIAL
Delkin: This code should be working.
Title: ANGER
Delkin: AAARGH why do arrays start at 0 this is SO STUPID.
Title: BARGAINING
Delkin: Maybe I could reprogram the compiler to start at 1.
Title: DEPRESSION
Delkin: Hhh... I suck at programming.
Title: ACCEPTANCE
[SFX]: *fix* {Delkin fixes the code}

The author writes:

{
    if compscirevisiontobedone andalso not(lmoobuffer) andalso not(scanner) then
        thiscomic;
}