>Does anyone know where I can get a copy?
Try asking in 'comp.lang.asm370'
--
ArarghMail601 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the garbage from the reply address.
There was one also in PL/I probably translated from the one you reference,
I found a pdf document on bitsavers of the PL/I version, but no sources.
We had
a copy on a 360/65 at ESOC in 1970
> Looks like it's written in FORTRAN, see:
>Looks like it's written in FORTRAN, see:
> http://pdp-10.trailing-edge.com/decuslib10-02/01/43,50145/ssp.man.html
That shouldn't be a problem. I used to use call the FORTAN version
from PL/1 all the time. You just had to watch your data types and
make sure any arrays being passed were declared as FORTRAN.
Scott Peterson
--
"If we do not succeed, then we face
the risk of failure."
-- Dan Quayle
(375/689)
> Peter Flass <Peter...@Yahoo.com> wrote:
>
>> Looks like it's written in FORTRAN, see:
>> http://pdp-10.trailing-edge.com/decuslib10-02/01/43,50145/ssp.man.html
>
> That shouldn't be a problem. I used to use call the FORTAN version
> from PL/1 all the time. You just had to watch your data types and
> make sure any arrays being passed were declared as FORTRAN.
> Scott Peterson
That's all very interesting, but you did not address the question,
have you got it?