home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v1.zip / IBMCPP / WKFRAME / GREP / README.GRP < prev   
Text File  |  1993-10-12  |  3KB  |  40 lines

  1. ***************************************************************************
  2. * GREP SAMPLE PROJECT: Readme File (README.TXT)                           *
  3. *                                                                         *
  4. * COPYRIGHT: Copyright(C) International Business Machines Corp.,1992,1993.*
  5. *                                                                         *
  6. * DISCLAIMER OF WARRANTIES:                                               *
  7. *   The accompanying code is sample code created by the IBM Corporation.  *
  8. *   This sample code is not part of any standard IBM product and is       *
  9. *   provided to you solely for the purpose of assisting you in the        *
  10. *   development of your applications.  The code is provided "AS IS",      *
  11. *   without warranty of any kind.  IBM shall not be liable for any        *
  12. *   damages arising out of your use of the sample code, even if they      *
  13. *   have been advised of the possibility of such damages.                 *
  14. ***************************************************************************
  15.  
  16. ***************************************************************************
  17. * File list:                                                              *
  18. *   README.TXT   - (This file) Readme file for GREP program               *
  19. *   GREP.C       - C Source code for GREP program                         *
  20. *   GREP.H       - C Header file for GREP program                         *
  21. *   GREP.MAK     - Make file to create GREP.EXE                           *
  22. *   HELP.C       - C Source code for GREP program                         *
  23. *   GREP.DEP     - Dependency file to create GREP.EXE                     *
  24. *   GREP.PRJ     - Project file for GREP program                          *
  25. ***************************************************************************
  26.  
  27. ***************************************************************************
  28. * Compiler Options:                                                       *
  29. *   Use default options settings provided with C/C++ Tools actions        *
  30. *   profile to compile this program.                                      *
  31. ***************************************************************************
  32.  
  33. ***************************************************************************
  34. * Linker Options:                                                         *
  35. *   Use default options settings provided with C/C++ Tools actions        *
  36. *   profile to link this program.                                         *
  37. ***************************************************************************
  38.  
  39.  
  40.