General Protection Fault: GPF Comics Archive

First Comic Previous Comic Next Comic Latest Comic Tuesday, November 24, 1998

[Comic for Tuesday, November 24, 1998]

Transcription

[[Fooker is reading a magazine. Meanwhile, computer code (apparently with a pseudo-C syntax) is running through his head.]]
Fooker: [thinking] for (i=0; i<=5000; i++){
length += 5.167;
area = PI*rad*rad;
if (area >= 600)
big_flag = 1;
else
big_flag = 0;

[[Fooker is pushing a shopping cart at the market, still thinking in code.]]
Fooker: [thinking] switch (choice){
case 1: flag=7; break;
case 2: flag=14; break;
case 3: flag=7; option=4; break;
default: flag=0; }

[[Fooker is speaking to Ki, who seems to be absorbed in her computer.]]
Fooker: Ever get a song stuck in your head all day...?
Fooker: [thinking] putpixel(x,y,0);
restorecrtmode;

First Comic Previous Comic Next Comic Latest Comic
 

 OCT   November 1998   DEC
1234567
891011121314
15161718192021
22232425262728
293012345