updated for new Pascal version

This commit is contained in:
ceriel
1989-05-09 13:49:25 +00:00
parent ff4f0602ff
commit b3e42570bb
2 changed files with 52 additions and 50 deletions

View File

@@ -23,7 +23,7 @@ type br1 = 1..bufsize;
.br
filetype = file of ?;
.br
long = record high,low:integer end;
long = ?;
{all routines must be declared extern}
@@ -72,8 +72,6 @@ procedure strstore(s:string; i:integer; c:char);
function clock:integer;
.SH DESCRIPTION
This library contains some often used external routines for Pascal programs.
Two versions exist: one for the EM interpreter and another one
that is used when programs are translated into PDP-11 code.
The routines can be divided into several categories:
.PP
Argument control: