EM_mkcalls is obsolete
This commit is contained in:
parent
d04a8595f3
commit
1a18efbe49
|
@ -283,6 +283,11 @@ by \fIinstr\fR
|
||||||
into calls of the procedural interface defined in \fIem_code\fR(3L).
|
into calls of the procedural interface defined in \fIem_code\fR(3L).
|
||||||
It returns 1 if it succeeds, 0 if it fails for some reason. The
|
It returns 1 if it succeeds, 0 if it fails for some reason. The
|
||||||
reason can then be found in \fIEM_error\fR.
|
reason can then be found in \fIEM_error\fR.
|
||||||
|
The \fIEM_mkcalls\fP routine is obsolete. It is being replaced by the
|
||||||
|
.I C_out
|
||||||
|
routine of the
|
||||||
|
.I em_code
|
||||||
|
module.
|
||||||
.PP
|
.PP
|
||||||
\fIEM_lineno\fR contains the line number of the last line read by
|
\fIEM_lineno\fR contains the line number of the last line read by
|
||||||
\fIEM_getinstr\fR.
|
\fIEM_getinstr\fR.
|
||||||
|
|
Loading…
Reference in a new issue