delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Thu, 21 Feb 2002 22:16:42 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "Kronoman X" <kronoman_x AT hotmail DOT com> |
Message-Id: | <3405-Thu21Feb2002221641+0200-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <F74DDQGkAhltCwPQHu90001723c@hotmail.com> |
(kronoman_x AT hotmail DOT com) | |
Subject: | Re: Where is _is_cdrom_drive prototype???? |
References: | <F74DDQGkAhltCwPQHu90001723c AT hotmail DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: "Kronoman X" <kronoman_x AT hotmail DOT com> > Date: Thu, 21 Feb 2002 17:04:57 +0000 > > I can't compile my program because seems that GCC don't found > the _is_cdrom_drive function, that the libc.a reference (html) says that is > on <dos.h> There is no _is_cdrom_drive in DJGPP v2.03. It only exists in the development sources in the CVS. The libc reference you are reading probably belongs to the development version. You can use the function getmntent to return type information about each drive.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |