home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / gened10.zip / README < prev    next >
Text File  |  1996-04-03  |  2KB  |  50 lines

  1.  
  2. General Data Stream Encoder/Decoder
  3. -----------------------------------
  4.  
  5.  
  6.   The package contains the following files:
  7.  
  8.   product files:
  9.   -------------
  10.  
  11.     gdsasn1.exe        - The ASN.1 Compiler
  12.     gdstable.exe       - The Symbol Table and Metatable Translator
  13.     gdstdats.exe       - Utility for testing .DAT files
  14.     gdsttool.exe       - Test Tool
  15.     gdsedlib.dll       - RunTime Library
  16.     gdsedlib.def       - Module Definition file
  17.     gdsedlib.lib       - Import library file
  18.     gdstypec.h         - types declarations
  19.     gdstypes.h         - types declarations
  20.     gdsproto.h         - functions prototypes
  21.     gdsrcods.h         - return codes
  22.     gdsedmst.inf       - on-line guide
  23.  
  24.  
  25.   samples files:
  26.   -------------
  27.  
  28.     test0.asn          - ASN.1 source for sample0
  29.     test1.asn          - ASN.1 source for sample1
  30.     test2.asn          - ASN.1 source for sample2
  31.     test0ndx.h         - metatable indexes for test0
  32.     test1ndx.h         - metatable indexes for test1
  33.     test2ndx.h         - metatable indexes for test2
  34.     sample.h           - header file for sample0 and sample1
  35.     sample2.h          - header file for sample2
  36.     sample0.c          - sample program
  37.     sample2.c          - sample program
  38.     sample1.c          - sample program
  39.  
  40.     readme             - this file
  41.  
  42.   Copy the executable files (gdsasn1.exe, gdstable.exe, gdstdats.exe,
  43.   gdsttool.exe) in a directory specified by the PATH variable in your
  44.   CONFIG.SYS.
  45.  
  46.   Copy the gdsedlib.dll file in a directory specified by the LIBPATH
  47.   variable in your CONFIG.SYS.
  48.  
  49.   For the usage of the package refer to the documentation.
  50.