home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lvmtlk12.zip / samples / readme.txt < prev   
Text File  |  2002-06-02  |  555b  |  14 lines

  1. This directory contains two sample programs which demonstrate the usage of the
  2. LVM Toolkit.  They are both written in C/C++ and have been tested successfully
  3. with the IBM VisualAge C++ compilers.
  4.  
  5.  
  6. LVMTEST is the original LVM sample program written by John Martin Alfredsson
  7. (who originally arranged the toolkit files).  Run LVMTEST.CMD to compile.
  8.  
  9.  
  10. QUERYLVM is a more extensive sample program written by Alex Taylor.  It uses a
  11. makefile instead of a batch file to build; run 'nmake' to compile (assuming you
  12. are using the IBM C Compiler).
  13.  
  14.