Friday, December 12, 2008

Cat Logic

Void CatLogic()
{
100; // marker
GET XItem;
IF XItem = food EAT()
ELSEIF XItem = toy PLAY()
ELSEIF XItem = comfy NAP()
ELSE BATHE();
GOTO 100;
} // CatLogic

Love and felinaphilia
Stephen

No comments:

Post a Comment

Site Meter

Followers