IERRNO — Get the last system error number#
- 
IERRNO()#
- Returns the last system error number, as given by the C - errnovariable.- Returns
- The return value is of type - INTEGERand of the default integer kind.
 - Standard:
- GNU extension 
- Class:
- Function 
- Syntax:
- RESULT = IERRNO() 
- Arguments:
- None 
- See also: