Package: glib
Function g-chdir
Lambda Listg-chdir (path) ArgumentsReturn Value0 on success, -1 if an error occured. Details A wrapper for the POSIX chdir() function. The function changes the current directory of the process to path. | See also |
2021-12-10