About these demos
=================

This folder contains the sources for some example programs
that demonstrate the features of the Clean IO System.

All demos require the 0.8 I/O library. 

The folder 'IO Utilities' contains a number of useful modules
for interactive applications:
-	Help:		a facility to create an AboutDialog and 
				a function to display a help file in a 
				window. 
-	Highscore:	a facility to read and write high scores to
				disk, and to present a list of high scores
				in a dialog.
-	Random:		a facility to generate random numbers. 
