Trailing-Edge
-
PDP-10 Archives
-
decuslib20-04
-
decus/20-0110/bound.req
There are 2 other files named bound.req in the archive.  Click here to see a list.
Comment File: BOUND.REQ;
Comment
	Revised March 4, 1976 - Lemkin, added INSPOOL;
External Integer inspool, inspeof;
Require "BOUND.REL" load!module;
Require "GETABL.REL" load!module;
External Boolean Procedure BOUND( Real a; Reference Real b; Real
	c; String longmsg, shortmsg);
External Boolean Procedure IBOUND( Integer a; Reference Integer
	b; Integer c; String longmsg, shortmsg);
External Boolean Procedure SBOUND( Reference String b; String
	options,longmsg, shortmsg);
External Boolean Procedure LBOUND(Reference External Boolean
	a; String longmsg, shortmsg);
External Boolean Procedure FBOUND(Reference String file!name;
	String options,longmsg, shortmsg);
External Boolean terse;
External String Procedure UPLOWINCHWL;
External String Procedure GUESSER(String actual!cmd;
		 String Array legal!commands);