JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
We now limit how far ahead you can get. This is measured in screen
authorJoshua Grams <josh@qualdan.com>
Wed, 6 Jul 2005 23:05:39 +0000 (23:05 +0000)
committerJoshua Grams <josh@qualdan.com>
Wed, 6 Jul 2005 23:05:39 +0000 (23:05 +0000)
commit30498ebe775df3854f28946b1373da948bd190a3
tree7b4120881e3dcd90239f8546d334c2d1de240839
parentf886a80d1a22f96e90d7a5c3cd5e10a8e459cc34
We now limit how far ahead you can get.  This is measured in screen
widths, and has a command-line option --max-lead.

Also added error checking to command-line parsing.
args.c
args.h
common.h [new file with mode: 0644]
main.c
shape.c