Diagonal Finder v1.00
=====================

	This programm is made so that you enter the 
amount of sides on a polygon, and end up with all 
the possible amount of diagonals that can be drawn. 
(not counting overlaping Diagonals)

	I made this program because one afternoon
I had to do this Geometry portfolio (or also know
known as 'Goverment Propaganda') and I knew the 
blunt answer would be n(n-3)/n, but I knew that
from all the books i've read about the universe, 
that there is always a more visual approach, that
always contain a pattern. When I found this 
absolutly cool visual pattern, I made a C++ program
for Win3.11 and got it to work after sitting down
for the day re-learning c++. IT worked all the 
time...wahoo, showed it to my teacher and all she
had to say is that she was confused and now im 
going to be teaching my class about this more 
pattern like, visual...yet still mathmatical
in every way. 

	There are no known bugs besides I know for 
a fact that this program could be a lot faster, 
but choose not to because it would ruin its 
pattern like way of finding the answer.


Jason Miller
Email: Schtoinky@email.com
ICQ: 2637381
AIM: CDNVT


