Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!clyde!ihnp4!zehntel!hplabs!sri-unix!gwyn@brl-vld From: gwyn@brl-vld@sri-unix.UUCP Newsgroups: net.unix Subject: Re: PWD Help Request Message-ID: <12548@sri-arpa.UUCP> Date: Wed, 19-Oct-83 00:41:12 EDT Article-I.D.: sri-arpa.12548 Posted: Wed Oct 19 00:41:12 1983 Date-Received: Wed, 19-Oct-83 22:09:44 EDT Lines: 6 From: Doug Gwyn (VLD/VMB) getcwd(3c) is the standard UNIX C library function for getting the pathname of the current working directory. However, you will not find this on pre-System V UNIXes. If you have a license you could just obtain a copy of the source and add it to your C library.