Samples of Linter Embedded SQL interface using

Source code and executable files are located in the following subdirectories:
step
blob
sample

For making executable files you should execute the following command
in pcc directory:
  under Windows (Microsoft C/C++ compiler) - nmake /f makefile.vc;
  under Windows (Watcom C/C++ compiler)   - wmake /f makefile.wc
  under UNIX - make all
