>From: Giuseppe Corbelli <[EMAIL PROTECTED]>

>On Tue, Nov 20, 2001 at 03:18:49PM -0500, Mike Morrey wrote:
>>      Hey, open question to all, specifically Joerg. I'm making a small program, 
>> kind of an add-in to an Informix 4GL program of mine. I'd like to be able 
>> to compile in whatever object returns the ATIP info from the disk. (Perhaps 
>> link in the cdrecord.o library itself?)
>>      In either case, I can muddle around in C, not masters like most of ya'll, 
>> and an not too sure where to start. Any info would be appreciated. (And, of 
>> course, once I get it working, I give credit to all...)
>You can find all the necessary definitions in cdrecord/scsimmc.h
>struct atipinfo
>struct atipdesc
>struct tocheader

>There has been some discussion about making a library out of main cdrecord
>features. I seem to recall this wasn't in Joerg TODO for some reason (hope I
>remember well).

Please note:

1) If you use my software and include parts if it in your source or link compile
        results of my sources to your software your software must be GPL.

2) Making cdrecord a reentrant thing to call makes a lot of work. I believe that
        most users like to have more features instead.

3) Why not call cdrecord as command and parse the oputput?
        This also prevents you from problems with needed root permisstions.

J�rg

 EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
       [EMAIL PROTECTED]               (uni)  If you don't have iso-8859-1
       [EMAIL PROTECTED]           (work) chars I am J"org Schilling
 URL:  http://www.fokus.gmd.de/usr/schilling   ftp://ftp.fokus.gmd.de/pub/unix


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to