Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!metro!news From: andrew@ee.su.oz.au (Andrew Ho) Newsgroups: comp.unix.questions Subject: Unix C routines Message-ID: <1990Dec5.051318.22071@metro.ucc.su.OZ.AU> Date: 5 Dec 90 05:13:18 GMT Reply-To: andrew@ee.su.oz.au (Andrew Ho) Organization: Electrical Engineering, The University of Sydney, Australia Lines: 17 Nntp-Posting-Host: 129.78.13.35 Hi, I am writing an application for Unix X-window which requires the following routines : (1) a routine that can return the full path string of the current directory (2) another routine to return all the file names in the current directory Are there any Unix built-in system calls to do so ? Many thanks! andrew@ee.su.oz.au