DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦9d5da03c5⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »remspinp«

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦8c6b0f8fa⟧ »cdes« 
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ.
    └─⟦4334b4c0b⟧ 
        └─⟦8c6b0f8fa⟧ »cdes« 
            └─⟦this⟧ 

TextFile


 *pl 297,21,240,13,4*
*pn 0,0**lw 170* *ld 12* *ps*
*qr*
1980-10-20
Anders Lindgård
*nl1*
*ct*
remsp
*nl1*
*rj**np*
Removes spaces from the right end of a line.
 This to decrease the backing store requirements for 
FORTRAN programs from other installations.
*ns 1,2,Call:*
        -----*nl1*
<outputfile>=remsp <inputfile> <parameters>
*nl*
<outfile>::=<empty>/<filedescriptor>
*nl*
<inputfile> specifies the input file
*nl*
<parameters>::=last.<integer>
*nl*
Default for "last" is 72.
*nl*
<outfile> If specified remsp will use this as output file,
else current output is used.
*ns 1,2,Function:*
        ---------*nl*
*np*
The file is read line by line and all spaces between
the rightmost character other than space and "last"
(inclusive) is removed. All characters to the right of "last"
is removed.
*ns 1,2,Storage requirements:*
        ---------------------*nl2*
As for a normal ALGOL program.
*ns 1,2,Error messages:*
        ---------------
*sj**se?*
None.
?se*?
*rj*
*lm0*
*ns 1,2,Language: ALGOL*
        ---------*nl1*
*ns 1,2,Maintenance level: user*
        ------------------*nl1*
*ef*
▶EOF◀