This directory contains samples of work with Linter
through LINAPI interface and makefile for them.
These files illustrate the documentation on 
LINAPI interface.

Building of these samples from the source code
  UNIX operation systems:
    submit make in this directory.
  WIN32 operation system:
    For assembly of examples it is necessary to use following commands:
      nmake /f makefile.vc - Microsoft C/C++
      wmake /f makefile.wc - Watcom C/C++

