[Overview][Constants][Types][Procedures and functions] |
Retrieve the current working directory.
Source position: line 0
function FpGetcwd( |
path: pChar; |
siz: TSize |
):pChar; |
fpgetCWDreturns the current working directory of the running process. It is returned in Path, which points to a memory location of at least sizbytes.
If the function is succesful, a pointer to Pathis returned, or a string with the result. On error Nilor an empty string are returned.
On error Nilor an empty string are returned.
|
Return current process ID |
|
|
Return current user ID |