[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A One Liner
- Subject: A One Liner
- From: Sheldon Simms <sheldonsimms@yahoo.com>
- Date: Fri, 13 Feb 2004 02:03:04 -0500
- Newsgroups: comp.sys.apple2
- Organization: Posted via Supernews, http://www.supernews.com
- User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)
- Xref: archiver1.google.com comp.sys.apple2:3410
Ok, certainly nothing special, but I was looking to waste a bit of
time this evening and came up with this:
1GR:HOME:C=0:D=176:A=1616:FORX=4TO35STEP2:COLOR=C:VLIN0,39ATX:
VLIN0,39ATX+1:H=INT(C/10):POKEA+X,H+D:POKEA+X+1,C+D-10*H:C=C+1:
A=1744-A+1616:NEXT
So, who can make the program shorter while keeping the exact same
display?