Handbook
Glossary
io-error ( n -- )
Vocabulary
libc
Inputs
n
an
object
Outputs
None
Definition
USING:
kernel
math
;
IN:
libc
:
io-error
( n -- )
0
<
[
throw-errno
]
when
;