** Readme file for [87,10] - Decus C compiler & library **

  This account contains a binary-only distribution (including all
manuals and other documentation) for Decus C on RSTS/E V8 and V9.
It was derived from the Decus Library tape 11-SP-18, 'Decus C
Language System, Second Master Release'.

  It is provided so users who wish to try out Decus C on their
RSTS systems won't have to go through the [large amount of] trou-
ble to build the package from source.

  Quick installation instructions:

	o Create an account for the package. RSTS V9 users will
	  probably want to use a [0,<something>] account.

	o Define a system-wide logical, 'C', referencing the
	  account created in the previous step

	o Define system commands for the compiler, assembler,
	  and run utilities.

	o Copy the contents of this account into the C: account

	o Set protection codes as needed - <104> for executables
	  and <40> for libraries and documentation.

  Sample commands to accomplish the above (RSTS V9.x assumed):

	CREATE/ACCOUNT/NOUSER [0,<something>]/NAME="Decus C"

	ASSIGN/SYSTEM [0,<something>] C:

	DEFINE/COMMAND/SYSTEM XCC-  = C:CC.SAV /LINE=8220
	DEFINE/COMMAND/SYSTEM XAS-  = C:AS.SAV /LINE=8220
	DEFINE/COMMAND/SYSTEM CRUN- = C:CRUN.* /LINE=CCL
��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������