long *errno_addr (void)


[Description]

-

Returns the address of the error number of the current task.

-

This routine is necessary when using a standard library, which was created by the standard library generator with the reent option specified.

[Return value]

Address of the error number of the current task