Date: Tue, 4 Feb 1997 12:31:55 +0100 (MEZ) Sender: Christian Tamasiu From: Christian Tamasiu To: djgpp AT delorie DOT com Subject: BCD library Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I've got problems using this lib. 1. How do I access all the vars of libbcd like tracks etc.? I coudn't do this except when I copied the whole source into my program. Are the declarations missing or am I doing something wrong? 2. What compiler options do I need to set in order to make it work? Whenever I compile a program using bcd-functions, the cd-rom won't do anything (except for popping the tray open), unless I use the compiler options which the makefile of bcd uses. Also, how can I make rhide use the needed options? Thanks, Chris.