This directory contains an example of compling C programs using Ch commands
dlcomp and dllink.
In Unix, type
   make 
to build executable files.

In Windows,  after setup properly according to
description in the Ch SDK User's Guide, type
   nmake
to build executable files.
