home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 302.lha / Arp_Prog_v1.3 / PRO_README < prev    next >
Text File  |  1980-11-30  |  2KB  |  53 lines

  1. *** ARPPRO.ZOO ******************************************************
  2. Copyright (c) 1987,88,89 by ARP Authors.
  3. All Rights Reserved.
  4.  
  5. This file contains programmer documentation for use of V1.3 of
  6. "arp.library" (library version 39.1).  ARP, the AmigaDOS Resource
  7. Project, is a group effort to provide enhancements to AmigaDOS for
  8. users, as well providing a resource for Amiga developers and Commodore
  9. to help improve the Amiga's OS software.
  10.  
  11. This file, ARPPRO3.ZOO is freely redistributable *PROVIDED IT IS
  12. DISTRIBUTED IN IT's ORIGINAL UNMODIFIED FORM*.  Please do not make
  13. any changes to any files which you pass on to others; the user's
  14. only insurance that they have the officially supported version of the
  15. ARP release is in getting the files exactly as released.  For further
  16. information about distribution and support of ARP,  please read the
  17. file "DISCLAIMER", which is included with this distribution.
  18.  
  19. **********************************************************************
  20.  
  21. This ZOO file is organized into several directories, which can be
  22. de-archived with the ZOO "//x" option to build the complete directory
  23. structure of the original files.
  24.  
  25. In this ZOO file are:
  26.  
  27. (1) This file, "PRO_README", plus the files "DISCLAIMER", "ARPLICENSE",
  28.     and "Programmers_Manual".
  29.  
  30.     Developers and publishers who would like to include files from
  31.     the ARP release with their distributions should return a signed
  32.     copy of the file "ArpLicense" to the address noted in the file.
  33.  
  34. (2) Functional documentation for each arp.library function.  The
  35.     functions which are new or changed in V1.3 of ARP (V39.1 of
  36.     arp.library) are in the subdirectory "NEW_MANUAL", with the
  37.     older documentation in subdirectory "OLD_MANUAL".
  38.  
  39. (3) The INCLUDE subdirectory, which has the C-language "arpbase.h"
  40.     and the assembly "arpbase.i" include files.  Also in the
  41.     INCLUDE directory is "arp_lib.fd" for BASIC programmers.
  42.  
  43. (4) Vendor support subdirectories for MANX and LATTICE which has files
  44.     needed to support the vendor-specific needs.  Conspicuously
  45.     absent here is the M2SPRINT vendor support files, which are not
  46.     included in ARPPRO3.ZOO because M2S includes them as an
  47.     officially supported part of their release diskettes.
  48.  
  49.     NOTE that the vendor support files are supplied "as-is" and
  50.     have not been extensively tested.  Please request support from
  51.     your particular language vendor if you need more than we are
  52.     able to provide in these vendor support files.
  53.