[Overview][Constants][Types][Procedures and functions][Index] |
Retrieve extended error information.
Source position: baseunix.pp line 43
function fpgeterrno: LongInt; |
fpgeterrno returns extended information on the latest error. It is set by all functions that communicate with the kernel or C library.
None.
|
Set extended error information. |