A simple X program, Version 1.2

The programs in this directory are some basic extensions to the simple graphics prigram presented int example 1. Only files that have been changed are presented here. Please notice the following:

The files are as follows

In addition, in the main routine, the function drawing_board_expose has been given a body. This consists of the single line:
      Clear_Screen((environment * )cd);