Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!mcvax!unido!rmi!zentrale From: zentrale@rmi.UUCP Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Re: Turbo C directory Message-ID: <644@rmi.UUCP> Date: Wed, 26-Aug-87 11:30:52 EDT Article-I.D.: rmi.644 Posted: Wed Aug 26 11:30:52 1987 Date-Received: Sat, 29-Aug-87 08:01:10 EDT References: <351@philmds.UUCP> <1311@faline.bellcore.com> Reply-To: rmohr@rmi.UUCP (Rupert Mohr) Organization: RMI Net, Aachen, W.Germany Lines: 9 Xref: utgpu comp.sys.ibm.pc:6267 comp.lang.c:3762 In article <1311@faline.bellcore.com> gtchen@faline.UUCP (George T. Chen) writes: : can anyone tell me how to get a directory from inside a Turbo C program? : : George Chen Please, lok into the Turbo C Reference Guide p. 87. You'll find a short example doing just this using findfirst() and findnext(). Rupert Mohr