Toggle menu
Nitlanguage.org
Nitdoc
core
kernel
Sys
errno
fun
errno
:
Int
core
::
Sys
::
errno
Doc
Linearization
Summary
Number of the last error
Number of the last error
Summary
Property definitions
core$Sys$errno
Property definitions
core
$
Sys
::
errno
# Number of the last error
fun
errno
:
Int
`{ return errno; `}
lib/core/kernel.nit:298,2--299,35