
Introduction
============

 This example illustrates how to embed SolarCapture in a C application.
 Please see the source file for usage instructions and for further details.


Compiling
=========

 To build the examples, just run make:

   $ make

 Note that by default the example may be installed in a directory
 where only root has write privileges.  You can either run as root or
 you can copy the files to another directory.

