home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / mslang / fxexpand / doc / files.doc < prev    next >
Text File  |  1993-03-22  |  1KB  |  28 lines

  1. File                 Description
  2. ------------------------------------------------------------------------------
  3. doc\readme.1st       Read this first.
  4. doc\register.doc     Registration Information (Order Form).
  5. doc\revision.doc     Product Revision Information.
  6. doc\support.doc      How to get Technical Support.
  7. doc\sharewar.doc     Describes the concept of Shareware.
  8. doc\legal.doc        Copyright, License, and Warranty Information.
  9. doc\files.doc        This file.
  10. doc\fexpand.doc      Documentation for this product.
  11.  
  12. include\fexpand.h    Include to be used in conjunction with the library.
  13.  
  14. example\example1.c   Example of how to use setargv to expand command line.
  15. example\example2.c   Example of how to call the functions directly.
  16. example\mscbuild.bat Batch file to compile and link the example for Microsoft C.
  17. example\bccbuild.bat Batch file to compile and link the example for Borland C.
  18.  
  19. libmsc\Sfexpand.lib  Small   model library for Microsoft C.
  20. libmsc\Mfexpand.lib  Medium  model library for Microsoft C.
  21. libmsc\Cfexpand.lib  Compact model library for Microsoft C.
  22. libmsc\Lfexpand.lib  Large   model library for Microsoft C.
  23.  
  24. libbcc\Sfexpand.lib  Small   model library for Borland C.
  25. libbcc\Mfexpand.lib  Medium  model library for Borland C.
  26. libbcc\Cfexpand.lib  Compact model library for Borland C.
  27. libbcc\Lfexpand.lib  Large   model library for Borland C.
  28.