Date: Tue, 2 Apr 1996 07:37:27 +0200 (IST) From: Eli Zaretskii To: stwand07 AT uctvms DOT uct DOT ac DOT za Cc: djgpp AT delorie DOT com Subject: Re: TWS In-Reply-To: <1996Mar31.231243@uctvms.uct.ac.za> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 31 Mar 1996 stwand07 AT uctvms DOT uct DOT ac DOT za wrote: > (How do you find out the drive type?) I don't know if that's exactly how TWS does it, but there is a library function `getmntent' that tells you what produces a list of drives that includes the type of each drive. Check it out in the libc reference.