Next: IMAGE_INDEX, Previous: IEOR, Up: Intrinsic Procedures [Contents][Index]
IERRNO — Get the last system error numberRESULT = IERRNO()
Returns the last system error number, as given by the C errno
variable.
Function
None
The return value is of type INTEGER and of the default integer
kind.
GNU extension