Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!lavaca.uh.edu!uhnix1!nuchat!moray!urchin!f506.n106.z1.fidonet.org!Roy.Browning From: Roy.Browning@f506.n106.z1.fidonet.org (Roy Browning) Newsgroups: comp.lang.c Subject: Reading MS-DOS directory in C, how to Message-ID: <14192.25E00872@urchin.fidonet.org> Date: 18 Feb 90 16:35:54 GMT Sender: ufgate@urchin.fidonet.org (newsout1.26) Organization: FidoNet node 1:106/506 - Fulcrum's Edge, Spring TX Lines: 13 David: On my system (713-350-6284) I have three very small and simple files that demonstrate the migration from C to single inheritance C++. The section of the program that obtains the directory is standard C. The FileNames are DL_1.ZIP, DL_2.ZIP, and DL_3.ZIP with the first being the closest to standard C. Note, these programs were designed to help beginners. C++ing a little better, Roy Browning