update page now

Voting

: min(seven, zero)?
(Example: nine)

The Note You're Voting On

phpmanual-getcwd at devin dot com
25 years ago
From the GNU getcwd(3) manpage, paraphrased: returns the absolute pathname of the current working directory.  Fails when the current directory is not eradable.  Complies with POSIX.1 spec.

<< Back to user notes page

To Top