From: Tina
Subject: colored output
Date: 
Message-ID: <36D39FAE.E29CB09B@home.com>
Hi,
New Lisp user here. I just wrote a tic-tac-toe game. (Pretty much from a
book), and I was wondering if there is any way to make the x's and o's
colored. It is a basic program and I am just using printc and printchar
for output.
I was just wondering. I did it in assembly language and was wondering if
there is a way to change output colors in Lisp.
Thanks                      Tina