X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "dom" Newsgroups: comp.os.msdos.djgpp Subject: Where is _is_cdrom_drive(..) prototype ? Date: Mon, 28 Jan 2002 12:59:10 -0600 Organization: Texas Instruments Lines: 18 Message-ID: NNTP-Posting-Host: mspc0615.sc.ti.com X-Trace: tilde.csc.ti.com 1012244049 28453 128.247.9.2 (28 Jan 2002 18:54:09 GMT) X-Complaints-To: usenet AT news DOT ti DOT com NNTP-Posting-Date: 28 Jan 2002 18:54:09 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi The following three functions are referenced in the online C reference http://www.delorie.com/djgpp/doc/libc/ _is_fat32(..) _is_ram_drive(..) _is_cdrom_drive(..) but as far as I can tell they do not appear in any DJGPP v2 header files. Why ? What am I missing here ? Thanks dom