fgetcwd
|
File Input/Output functions |
| SYNTAX | fgetcwd() |
| RETURNS | STRING |
| FUNCTION | The fgetcwd function returns a full path of current working directory. Current working directory is set by "Start in" property of program icon and it is used for all relative paths within the program. |
| EXAMPLE | |
| SEE ALSO | fopen() function , fclose() function , fdir() function |
The fgetcwd function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.