MentOS  0.8.0
The Mentoring Operating System
Functions
errno.c File Reference

Functions

int * __geterrno (void)
 Returns the error number for the current process. More...
 

Detailed Description

Function Documentation

◆ __geterrno()

int* __geterrno ( void  )

Returns the error number for the current process.

Returns
Pointer to the error number.