A86: box drawing


[Prev][Next][Index][Thread]

A86: box drawing



i have two questions.
first, this is kind of silly, but for constants, would i define them like this?
MAXLIVES = 5
 
second, how would i draw a box with the inside filled in with white?  would i have to draw it manually with the iline routine (or others if there are some better ones) or is there a box routine somewhere?  also, then how would i clear the space inside of the box?
 
thanks
 
akshay
http://akdjr.8m.com

Follow-Ups: