getcwd — gets the current working directory.
getcwd ()
The current working directory as a string.
Gamma> getcwd(); "/home/robert/w/devel/lisp" Gamma>
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.