[Overview][Constants][Types][Procedures and functions] |
Retrieve extended error information.
Source position: baseunix.pp line 42
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. |